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 eli.bendersky
Recipients brett.cannon, eli.bendersky, eric.araujo, ezio.melotti, giampaolo.rodola, ncoghlan, pitrou, python-dev, r.david.murray, sandro.tosi, vinay.sajip
Date 2011-08-03.02:22:40
SpamBayes Score 0.03967988
Marked as misclassified No
Message-id <1312338161.56.0.710194528836.issue11049@psf.upfronthosting.co.za>
In-reply-to
Content
Vinay, I can't reproduce your problem here (tried installing Python and running from there), but I suspect it's a sys.path issue (you don't have os.curdir on it, I do). Please let me know if it works now.
History
Date User Action Args
2011-08-03 02:22:41eli.benderskysetrecipients: + eli.bendersky, brett.cannon, vinay.sajip, ncoghlan, pitrou, giampaolo.rodola, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, python-dev
2011-08-03 02:22:41eli.benderskysetmessageid: <1312338161.56.0.710194528836.issue11049@psf.upfronthosting.co.za>
2011-08-03 02:22:41eli.benderskylinkissue11049 messages
2011-08-03 02:22:40eli.benderskycreate