Quote:
Originally Posted by yecam
The syntax error that I saw was
unswindlexx.py:722: Warning: 'with' will become a reserved
keyword in Python 2.6
|
If it's warning you about 'with' becoming a reserved word in Python 2.6, then you aren't running Python 2.6.