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 eric.smith
Recipients eric.smith, ezio.melotti, outofculture, steven.daprano, vstinner
Date 2020-12-20.21:48:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608500881.93.0.756527236515.issue42680@roundup.psfhosted.org>
In-reply-to
Content
I think documenting this with globals() and locals() is a good idea. That's the place this is most likely to trip someone up.
History
Date User Action Args
2020-12-20 21:48:01eric.smithsetrecipients: + eric.smith, vstinner, ezio.melotti, steven.daprano, outofculture
2020-12-20 21:48:01eric.smithsetmessageid: <1608500881.93.0.756527236515.issue42680@roundup.psfhosted.org>
2020-12-20 21:48:01eric.smithlinkissue42680 messages
2020-12-20 21:48:01eric.smithcreate