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 brgirgis
Recipients brgirgis
Date 2017-12-23.21:26:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
This PR makes it possible to "unittest" projects that are all pyc with no __init__.py which is hardcoded in few checks in unittest.loader
History
Date User Action Args
2017-12-23 21:26:00brgirgissetrecipients: + brgirgis
2017-12-23 21:26:00brgirgissetmessageid: <[email protected]>
2017-12-23 21:26:00brgirgislinkissue32419 messages
2017-12-23 21:26:00brgirgiscreate