]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix now-wrong :keyword: markup. Remove the section about
authorGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 11:22:21 +0000 (11:22 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 11:22:21 +0000 (11:22 +0000)
commit78b11870a4c441e42cf60dca3a6d22f5896311ba
tree20d454f372a32cc7b7baf47d8600f14dec0338bc
parentc31b0f78e5e0d3eaf872a6187fc76f8d63fa5944
Fix now-wrong :keyword: markup. Remove the section about
"exec without namespace" from the "don't" howto since exec()
can't overwrite names in the calling namespace anymore.
Doc/howto/doanddont.rst
Doc/library/bdb.rst
Doc/tutorial/controlflow.rst