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 Yuri Kanivetsky
Recipients Yuri Kanivetsky, benjamin.peterson, brett.cannon, ncoghlan, terry.reedy, yselivanov
Date 2018-01-06.20:09:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515269395.35.0.467229070634.issue32450@psf.upfronthosting.co.za>
In-reply-to
Content
Well, it's just that I was digging into Python's code. And it took me quite a while to figure out what the variable holds. Running into "ndots" name clarified that. That generally means that variable name doesn't describe its content well. But I'm new to Python's code, so it might not be the case. Feel free to close the issue.
History
Date User Action Args
2018-01-06 20:09:55Yuri Kanivetskysetrecipients: + Yuri Kanivetsky, brett.cannon, terry.reedy, ncoghlan, benjamin.peterson, yselivanov
2018-01-06 20:09:55Yuri Kanivetskysetmessageid: <1515269395.35.0.467229070634.issue32450@psf.upfronthosting.co.za>
2018-01-06 20:09:55Yuri Kanivetskylinkissue32450 messages
2018-01-06 20:09:55Yuri Kanivetskycreate