On Sun, Oct 27, 2019 at 06:56:16PM -0300, Soni L. wrote:

> that's why I use nested functions.

I'm pretty sure that the memory and time overhead of using nested 
functions is far greater than the saving in names.

I'm not even sure what it is that you think you are saving. Why do you 
care if a function used ten local names or 15 local names?

-- 
Steven
_______________________________________________
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/YCH2KDAVTPYRR7GPDJFESFNI3LRMSXJX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to