Thread
:
Windows Python and Qt in 30 mins
View Single Post
low life
2010-04-09 , 09:50
Posts: 38 | Thanked: 16 times | Joined on Dec 2009
#
118
I'm testing my wings on this coding stuff (never done anything apart from some crude command line C++ programs) and with my luck on the <20 lines I wrote I already managed to use syntax that apparently isn't supported in the Python version found on N900.
It's mentioned in the Python documentation that the "with ... as ... :" statement (recommended for reading files) should be available in Python 2.5, but apparently "the with statement is only allowed when the with_statement feature has been enabled.". Can I somehow enable that feature or should I just change it to something else?
Quote & Reply
|
low life
View Public Profile
Send a private message to low life
Find all posts by low life