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 methane
Recipients gvanrossum, methane, yselivanov
Date 2016-10-15.20:13:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476562410.69.0.507034204748.issue28452@psf.upfronthosting.co.za>
In-reply-to
Content
_asyncio._init_module() looks ugly.
This patch imports external dependency when importing _asyncio.
History
Date User Action Args
2016-10-15 20:13:30methanesetrecipients: + methane, gvanrossum, yselivanov
2016-10-15 20:13:30methanesetmessageid: <1476562410.69.0.507034204748.issue28452@psf.upfronthosting.co.za>
2016-10-15 20:13:30methanelinkissue28452 messages
2016-10-15 20:13:30methanecreate