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 steven.daprano
Recipients bichanna, kumaraditya, ned.deily, ronaldoussoren, steven.daprano
Date 2022-01-10.07:16:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641798984.8.0.514950384348.issue46324@roundup.psfhosted.org>
In-reply-to
Content
Your module token.py "shadowed" the stdlib token.py, and prevented it from being seen until you changed the name.
History
Date User Action Args
2022-01-10 07:16:24steven.dapranosetrecipients: + steven.daprano, ronaldoussoren, ned.deily, kumaraditya, bichanna
2022-01-10 07:16:24steven.dapranosetmessageid: <1641798984.8.0.514950384348.issue46324@roundup.psfhosted.org>
2022-01-10 07:16:24steven.dapranolinkissue46324 messages
2022-01-10 07:16:24steven.dapranocreate