]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
prefer clearing global objects to obscure module.__dict__ bugs #10068
authorBenjamin Peterson <benjamin@python.org>
Tue, 12 Oct 2010 22:57:59 +0000 (22:57 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 12 Oct 2010 22:57:59 +0000 (22:57 +0000)
commit5c4bfc4af070c5c62f76cf3c2d23a19e7c794c4e
treebf62941930ba384c45a44d598e24566caa24e070
parent11b1f3dac14f72d7406c96fd7b749ebd8cc16bc9
prefer clearing global objects to obscure module.__dict__ bugs #10068
Doc/reference/datamodel.rst
Lib/test/test_module.py
Misc/NEWS
Objects/moduleobject.c