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 davidszotten@gmail.com
Recipients Julian.Gindi, berker.peksag, brett.cannon, davidszotten@gmail.com, eric.snow, ezio.melotti, rhettinger
Date 2014-08-28.22:59:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409266741.19.0.697756733574.issue21720@psf.upfronthosting.co.za>
In-reply-to
Content
first ever patch to python, so advice on the patch would be appreciated

found an example in the stdlib that triggers bug (used in test):

`__import__('encodings', fromlist=[u'aliases'])`
History
Date User Action Args
2014-08-28 22:59:01davidszotten@gmail.comsetrecipients: + davidszotten@gmail.com, brett.cannon, rhettinger, ezio.melotti, eric.snow, berker.peksag, Julian.Gindi
2014-08-28 22:59:01davidszotten@gmail.comsetmessageid: <1409266741.19.0.697756733574.issue21720@psf.upfronthosting.co.za>
2014-08-28 22:59:01davidszotten@gmail.comlinkissue21720 messages
2014-08-28 22:59:01davidszotten@gmail.comcreate