This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients George.Patterson, amaury.forgeotdarc
Date 2011-06-02.23:03:04
SpamBayes Score 0.03075167
Marked as misclassified No
Message-id <1307055784.88.0.0454063420616.issue12247@psf.upfronthosting.co.za>
In-reply-to
Content
sys.path is probably not relevant here (it's used to import python modules). Can you print the value of os.environ['PATH'] instead?
History
Date User Action Args
2011-06-02 23:03:05amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, George.Patterson
2011-06-02 23:03:04amaury.forgeotdarcsetmessageid: <1307055784.88.0.0454063420616.issue12247@psf.upfronthosting.co.za>
2011-06-02 23:03:04amaury.forgeotdarclinkissue12247 messages
2011-06-02 23:03:04amaury.forgeotdarccreate