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.16:59:13
SpamBayes Score 0.00093552895
Marked as misclassified No
Message-id <E1R795k-0004np-U8@dinsdale.python.org>
In-reply-to
Content
New changeset 125887a41a6f by Victor Stinner in branch '3.2':
Issue #7732: Don't open a directory as a file anymore while importing a
http://hg.python.org/cpython/rev/125887a41a6f

New changeset 8c6fea5794b2 by Victor Stinner in branch 'default':
Merge 3.2: Issue #7732: Don't open a directory as a file anymore while
http://hg.python.org/cpython/rev/8c6fea5794b2
History
Date User Action Args
2011-09-23 16:59:14python-devsetrecipients: + python-dev, barry, brett.cannon, doko, amaury.forgeotdarc, ncoghlan, orsenthil, pitrou, vstinner, r.david.murray, Trundle, flox, l0nwlf, BreamoreBoy
2011-09-23 16:59:13python-devlinkissue7732 messages
2011-09-23 16:59:13python-devcreate