[Python-Dev] sys.path[0] (original) (raw)
Thomas Heller theller@python.net
08 Jan 2003 18:59:16 +0100
- Previous message: [Python-Dev] sys.path[0]
- Next message: [Python-Dev] sys.path[0]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've submitted a patch #664376 which fixes the problem on Windows, I cannot do it for other systems.
This patch only converts sys.path[0], it doesn't touch sys.argv[0].
Guido has approved this patch, so it is checked in. Volunteers needed to extend it to linux ;-)
Thomas
- Previous message: [Python-Dev] sys.path[0]
- Next message: [Python-Dev] sys.path[0]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]