]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Comment out 'abort()' call.
authorGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:12:38 +0000 (20:12 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:12:38 +0000 (20:12 +0000)
commit01cfd447d080039e8844e8e894c4bc042de942f3
tree7bd9787dd26e35b8e6e68b204880c25e90b8568d
parent2b9d6e200856a547f5a1f409ca439737dc132abb
Comment out 'abort()' call.
Changed comparison operators.
Python/compile.c