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 iritkatriel
Recipients iritkatriel, zhangchaospecial
Date 2021-06-24.10:09:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624529348.63.0.581906188333.issue44502@roundup.psfhosted.org>
In-reply-to
Content
y = 1, so the body of the while loop will never execute and the name will never need to be resolved.

The bug tracker is not an appropriate place to ask questions about the code, it is for reporting bugs in python.
History
Date User Action Args
2021-06-24 10:09:08iritkatrielsetrecipients: + iritkatriel, zhangchaospecial
2021-06-24 10:09:08iritkatrielsetmessageid: <1624529348.63.0.581906188333.issue44502@roundup.psfhosted.org>
2021-06-24 10:09:08iritkatriellinkissue44502 messages
2021-06-24 10:09:08iritkatrielcreate