]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
return locals and cells in get_locals() not bound globals, though
authorBenjamin Peterson <benjamin@python.org>
Sun, 28 Jun 2009 19:27:55 +0000 (19:27 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 28 Jun 2009 19:27:55 +0000 (19:27 +0000)
commit552e7a7e2f526fa0637a3e14f47354c567dfe26e
tree73731cee6c1c7bfb93328ce3a85413166ce75adf
parent8f7b94eae96c22a63f8c5768c6e3d42004994e18
return locals and cells in get_locals() not bound globals, though
Lib/symtable.py
Lib/test/test_symtable.py