]> granicus.if.org Git - python/commit
Replaced a test with an assertion.
authorRaymond Hettinger <python@rcn.com>
Tue, 28 Sep 2004 17:22:12 +0000 (17:22 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 28 Sep 2004 17:22:12 +0000 (17:22 +0000)
commit06cc973d06ff0b6f1126874c142a2a21ad8e497c
tree59bc8c677d709d4b300e041866fb253ee375a1ea
parent01ba799244388d6c5c0ada3d4d46a6218b273291
Replaced a test with an assertion.
(Suggested by Michael Hudson.)
Python/compile.c