]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1739696: use code.co_code only if really necessary
authorGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:11:29 +0000 (08:11 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 12 Jul 2007 08:11:29 +0000 (08:11 +0000)
commitbc5fbd9f8c1a271557846d7aa7a428ae25f901e8
tree2655501a015fd64b138869568e40f4e79f74c970
parentf91149e4a194621b08346ce3f110712a174e271c
Patch #1739696: use code.co_code only if really necessary
Lib/inspect.py