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 vstinner
Recipients brett.cannon, eric.snow, ncoghlan, python-dev, vstinner
Date 2016-03-17.08:15:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458202539.74.0.5521131244.issue26569@psf.upfronthosting.co.za>
In-reply-to
Content
> Well, your patch is correct even if not ideal. :)  Landing it as a short-term solution is fine.

Ok, done. Sorry, I didn't write an unit test. I only tested manually by removing Lib/test/__init__.py.

> Just keep this issue open so we can address the problem more completely later.

If it's a different problem, I prefer to open a new issue. But it's up to you. Can you please rephrase the title to put your expectations there? I understood that you also want to support frozen module?
History
Date User Action Args
2016-03-17 08:15:39vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, python-dev, eric.snow
2016-03-17 08:15:39vstinnersetmessageid: <1458202539.74.0.5521131244.issue26569@psf.upfronthosting.co.za>
2016-03-17 08:15:39vstinnerlinkissue26569 messages
2016-03-17 08:15:39vstinnercreate