]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #1169: remove docstrings in functions for -OO.
authorGeorg Brandl <georg@python.org>
Wed, 19 Sep 2007 06:37:19 +0000 (06:37 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 19 Sep 2007 06:37:19 +0000 (06:37 +0000)
commit5a5bc7b10d679368cfa66e77b7b4ba7068bc190d
treed82f2f8a604fd63bbd31cd8a6538ec69e90ef88a
parent111c0ea34a3308a99589704f6f156185d192b5f4
Fix #1169: remove docstrings in functions for -OO.
Python/compile.c