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.
Log in to post a comment.