]> granicus.if.org Git - python/commit
Fix #1169: remove docstrings in functions for -OO.
authorGeorg Brandl <georg@python.org>
Wed, 19 Sep 2007 06:37:26 +0000 (06:37 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 19 Sep 2007 06:37:26 +0000 (06:37 +0000)
commitdfecfdb23e10b6d273c2d5f4c257c93f46ce6cbb
treeca4e458ab0bd37d8ecff7d9cdc0f3bbd7d4fa777
parent5e84e8002406f105c049289c280b63d2763b7258
Fix #1169: remove docstrings in functions for -OO.
 (backport from rev. 58204)
Python/compile.c