i test you code ,it's ok
i don't know why you used for loop,you can try this:f=open("E:\\test.txt")
lines=f.readlines()
for l in lines():print l
Type: Posts; User: psychologe; Keyword(s):
i test you code ,it's ok
i don't know why you used for loop,you can try this:f=open("E:\\test.txt")
lines=f.readlines()
for l in lines():print l
please try:urllib.urlopen("file:E:\\somestuff.dat")
can someone help me?
why in python for s60 2.0
"sys" module has no attribute 'argv'
today i installed python1.9.7.but i have two question. but in command line :import sys,print sys.argv,it raise a expect:AttributeError: 'module' object has no attribute 'argv'.
but on python1.45,no...
great module.
i hope who can write a pys60 module,can unload the photo to google picasa web albums.google code have a project(gdata)http://code.google.com/apis/gdata/.
i am sorry ,my english is very very very bad.
example:i want input letter "a",usually i manually press key2,the screen will appear the selectable letter(2,a,c,b),then i move the arrow to select...
i have a problem about keypress.
i want simulate key1.usually i manual press Key1,The screen will present select word frame,And Stop.but when i used keypress module,simulate_key(EKey1,EScancode1),...
thanks ,i change.reinstall on drive C.now it's work nice .thank you very much.you are my idolater
why , i had signed it and success installed on my nokia6120c,
but i can't open it ,it flash close.
capture.keys is a list.can read and write .
use capture.keys.append(EKeyRightSoft) instead capture.keys=(EKeyRightSoft)
to croozeus:
i download keypress1.06 ,run your code,it's ok.
before ,i type :keypress.send_raw_event(keypress.EKeyDown,EKeyNo,EScancodeNo) in python shell,it only print 1,not other effect. see your...
i thick ,you must check your phone browser's connect point .when i setting →connecting type→local.then options→via by browser.if my browser'sconnect point is wap(use proxy),it can't assess .when i...
how to use flashy module send chinese chars.i try it flashy.send(u'10086','中文短信'.decode('utf_8')).but it display ????.this feature is very great.can someone help me,thanks.
hello everybody!
pys60 have a script name is filebrowser,in this script it call a module name is dir_iter.this module harassment me a long time ,i don't know how to use this module and it's...
你的帖子真的很显眼!我知道有个名为X-get1.75的下载工具,是基python的。支持使用代理下载,你不妨将它解开研究下,说不定能够找到你想要的答案。
i have a question again! i downland the appswitch module.it have ←application_list,end_app,kill_app,switch_to_bg and switch_to_fg→function. use application_list it can view current application...
hello everybody!
i have a question about ped,when i use ped and open python shell.input "print '你好'.decode('utf_8')",it display [UnicodeError: ASCII encoding error: ordinal not in range(128)],but...
miohtama thanks your help! i think i find solution.i find a module name appswitch.very very good.
I had search the module about phone process in this forum .not find. i search python for s60 library reference,not find too,who can tell me a module about phone process manage?thank you very much
I had search the module about phone process. not find. i search python for s60 library reference,not find too,who can tell me a module about phone process manage?thank you very much
thank your suggest.i attempt write the first python script by me.
let my nokia6260 hold largest RAM to run big program. hope success!
hello everyone!
i am a python novice(↑o↑)
i want a python script。 run it,it can kill the some phone process。because when i run some big program,it always display RAM lack。sometime i manual...