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 Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com