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 gvanrossum
Recipients barry, brett.cannon, eric.snow, gvanrossum, ncoghlan, ronaldoussoren
Date 2019-01-22.20:44:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548189897.42.0.335997842187.issue35806@roundup.psfhosted.org>
In-reply-to
Content
OK, I don't see a bug here. The docs for sys.modules are pretty vague -- I don't believe they imply that all values in sys.modules must have every attribute of a Module object.
History
Date User Action Args
2019-01-22 20:44:58gvanrossumsetrecipients: + gvanrossum, barry, brett.cannon, ronaldoussoren, ncoghlan, eric.snow
2019-01-22 20:44:57gvanrossumsetmessageid: <1548189897.42.0.335997842187.issue35806@roundup.psfhosted.org>
2019-01-22 20:44:57gvanrossumlinkissue35806 messages
2019-01-22 20:44:57gvanrossumcreate