[docs] [issue17546] Document the circumstances where the locals() dict get updated

Martin Panter report at bugs.python.org
Fri Dec 2 23:44:05 EST 2016


Martin Panter added the comment:

Some minor tweaks to my earlier patch:
* list comprehension → comprehension
* time it is called → time of the call

----------
versions: +Python 3.6, Python 3.7 -Python 3.3, Python 3.4
Added file: http://bugs.python.org/file45735/locals_doc.04.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17546>
_______________________________________


More information about the docs mailing list