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 djc
Recipients brett.cannon, djc, ncoghlan
Date 2012-11-28.18:07:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354126039.36.0.499376999015.issue16570@psf.upfronthosting.co.za>
In-reply-to
Content
Never mind, I get what you're getting at now. I thought that the cwd was added to the sys.path, not the containing directory for the executed script. I'll look into using __main__. Thanks!
History
Date User Action Args
2012-11-28 18:07:19djcsetrecipients: + djc, brett.cannon, ncoghlan
2012-11-28 18:07:19djcsetmessageid: <1354126039.36.0.499376999015.issue16570@psf.upfronthosting.co.za>
2012-11-28 18:07:19djclinkissue16570 messages
2012-11-28 18:07:19djccreate