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 terry.reedy
Recipients miss-islington, serhiy.storchaka, terry.reedy
Date 2019-03-23.21:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also, __builtins__ is only a module, with a __dict__, in __main__.
History
Date User Action Args
2019-03-23 21:36:32terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, miss-islington
2019-03-23 21:36:32terry.reedysetmessageid: <[email protected]>
2019-03-23 21:36:32terry.reedylinkissue36405 messages
2019-03-23 21:36:32terry.reedycreate