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 yselivanov
Recipients docs@python, gvanrossum, vstinner, yselivanov, zach.ware
Date 2015-09-11.19:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441999925.45.0.998905554996.issue25073@psf.upfronthosting.co.za>
In-reply-to
Content
> Agreed, but then why isn't it in the tests directory?

I think that the main reason is to make it possible for tests to import some common functionality from 'asyncio' package, when you run them from the cloned github asyncio repo.

In fact, I think we should prefix the module with an underscore.
History
Date User Action Args
2015-09-11 19:32:05yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, docs@python, zach.ware
2015-09-11 19:32:05yselivanovsetmessageid: <1441999925.45.0.998905554996.issue25073@psf.upfronthosting.co.za>
2015-09-11 19:32:05yselivanovlinkissue25073 messages
2015-09-11 19:32:05yselivanovcreate