]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32413: Add documentation that at the module level, locals(), globals() are the...
authorSrinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Tue, 2 Apr 2019 17:58:50 +0000 (23:28 +0530)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Apr 2019 17:58:50 +0000 (10:58 -0700)
commit1c5fa5af8a95f25119e45e40a4ed8183d06f4a5b
treedac4ec0b1b4760efaf301cfe3d2e4fe2d141f14b
parentfcef60f59d04c63b3540b4c4886226098c1bacd1
bpo-32413: Add documentation that at the module level, locals(), globals() are the  same dictionary (GH-5004)

https://bugs.python.org/issue32413
Doc/library/functions.rst