Bug dump is as follows
Microsoft Windows [Version 6.1.7601]
Copyright © 2009 Microsoft Corporation. All rights reserved.
C:\Users\Brenno>chdir c:\games\oblivion\mopy
c:\Games\Oblivion\Mopy>c:\python25\python.exe bash.py -d
c:\Games\Oblivion\Mopy\bosh.py:15124: Warning: 'with' will become a reserved key
word in Python 2.6
Traceback (most recent call last):
File "bash.py", line 38, in
import bosh
File "c:\Games\Oblivion\Mopy\bosh.py", line 15124
with open(os.path.join(root, name),"r") as text:
^
SyntaxError: invalid syntax
c:\Games\Oblivion\Mopy>
Any ideas???
I am running windows 7, could this possibly be the problem?