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 l0nwlf
Recipients brett.cannon, doko, l0nwlf, ncoghlan
Date 2010-04-09.06:50:31
SpamBayes Score 0.00089236785
Marked as misclassified No
Message-id <1270795832.67.0.0345922829225.issue8352@psf.upfronthosting.co.za>
In-reply-to
Content
<quote>mkdir bla.py; python -c 'import imp; imp.find_module("bla", ["."])'

This causes bpython to crash after the first input char if such a
directory exist.</quote>

I am sure you do not mean 'bpython intepretor' here.
History
Date User Action Args
2010-04-09 06:50:33l0nwlfsetrecipients: + l0nwlf, brett.cannon, doko, ncoghlan
2010-04-09 06:50:32l0nwlfsetmessageid: <1270795832.67.0.0345922829225.issue8352@psf.upfronthosting.co.za>
2010-04-09 06:50:31l0nwlflinkissue8352 messages
2010-04-09 06:50:31l0nwlfcreate