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 BreamoreBoy, Trundle, amaury.forgeotdarc, barry, brett.cannon, doko, flox, l0nwlf, ncoghlan, orsenthil, pitrou, python-dev, r.david.murray, vstinner
Date 2011-09-23.17:37:22
SpamBayes Score 0.00024538478
Marked as misclassified No
Message-id <E1R79gf-0001YL-P8@dinsdale.python.org>
In-reply-to
Content
New changeset 0f5b64630fda by Victor Stinner in branch '2.7':
Issue #7732: Fix a crash on importing a module if a directory has the same name
http://hg.python.org/cpython/rev/0f5b64630fda
History
Date User Action Args
2011-09-23 17:37:23python-devsetrecipients: + python-dev, barry, brett.cannon, doko, amaury.forgeotdarc, ncoghlan, orsenthil, pitrou, vstinner, r.david.murray, Trundle, flox, l0nwlf, BreamoreBoy
2011-09-23 17:37:22python-devlinkissue7732 messages
2011-09-23 17:37:22python-devcreate