Re: [Python-Dev] [PEP 558] thinking through locals() semantics

2019年5月28日 23:08:01 -0700

Nick Coghlan wrote:
Having a single locals() call de-optimize an entire function would be far from ideal.
I don't see what would be so bad about that. The vast majority
of functions have no need for locals().
--
Greg
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to