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 serhiy.storchaka
Recipients Julian.Gindi, Tim.Graham, berker.peksag, bignose, brett.cannon, davidszotten@gmail.com, eric.snow, ezio.melotti, ncoghlan, python-dev, rhettinger, serhiy.storchaka
Date 2017-10-25.05:42:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508910134.06.0.213398074469.issue21720@psf.upfronthosting.co.za>
In-reply-to
Content
>>> __import__('encodings', fromlist=iter(('aliases', b'foobar')))
<module 'encodings' from '/home/serhiy/py/cpython/Lib/encodings/__init__.py'>
History
Date User Action Args
2017-10-25 05:42:14serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, ncoghlan, ezio.melotti, bignose, python-dev, eric.snow, berker.peksag, Julian.Gindi, davidszotten@gmail.com, Tim.Graham
2017-10-25 05:42:14serhiy.storchakasetmessageid: <1508910134.06.0.213398074469.issue21720@psf.upfronthosting.co.za>
2017-10-25 05:42:14serhiy.storchakalinkissue21720 messages
2017-10-25 05:42:14serhiy.storchakacreate