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.araujo
Recipients AlexWaygood, Dutcho, docs@python, eric.araujo, ethan.furman, meersuri, python-dev
Date 2022-02-08.22:51:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644360713.77.0.238075257678.issue46586@roundup.psfhosted.org>
In-reply-to
Content
The same problem exists for any attribute that has the same name as a builtin, see for example https://docs.python.org/3/library/sys.html#sys.float_info
History
Date User Action Args
2022-02-08 22:51:53eric.araujosetrecipients: + eric.araujo, docs@python, ethan.furman, python-dev, Dutcho, AlexWaygood, meersuri
2022-02-08 22:51:53eric.araujosetmessageid: <1644360713.77.0.238075257678.issue46586@roundup.psfhosted.org>
2022-02-08 22:51:53eric.araujolinkissue46586 messages
2022-02-08 22:51:53eric.araujocreate