Menu

#1 File path

v1.0 (example)
open
nobody
None
5
2010-08-12
2010-08-12
Luis Lopez
No

Python working path for binaries is given by the user path on Win32, that causes a problem with open, this compiled version uses sys.path[0] for non absolute paths.

Discussion


Log in to post a comment.