]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Give code objects a more useful representation.
authorGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:50:59 +0000 (20:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:50:59 +0000 (20:50 +0000)
commit2dff991f6b3f0be50e8f97d2172ddb140adeec50
treebcf11bfa3876401de389e53b32e7947c0267d59e
parent97f02772084eb521a3daf34b2e04bcc1460ee617
Give code objects a more useful representation.
Python/compile.c