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 python-dev
Recipients Arfrever, amaury.forgeotdarc, asvetlov, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, pitrou, python-dev, r.david.murray, terry.reedy, vstinner
Date 2011-03-20.21:38:24
SpamBayes Score 0.0004795619
Marked as misclassified No
Message-id <E1Q1QKO-0004yh-60@dinsdale.python.org>
In-reply-to
Content
New changeset 7f4a4e393058 by Victor Stinner in branch 'default':
Issue #3080: imp.load_module() accepts None for the module path
http://hg.python.org/cpython/rev/7f4a4e393058
History
Date User Action Args
2011-03-20 21:38:25python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, vstinner, benjamin.peterson, eric.araujo, Arfrever, r.david.murray, asvetlov
2011-03-20 21:38:25python-devlinkissue3080 messages
2011-03-20 21:38:24python-devcreate