Steven D'Aprano wrote:
The only risk here is if your refactoring does something silly, such as reusing a variable which overrides assignment:

What if the variable is bound inside a loop? Does that count as silly?

--
Greg
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/PAEXSH6FXNY5NBWWM72V64SDRIYS4AIV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to