]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add useless 'return 1' to prtrace() to shut up VC++.
authorGuido van Rossum <guido@python.org>
Thu, 4 May 2000 00:55:17 +0000 (00:55 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 May 2000 00:55:17 +0000 (00:55 +0000)
commitcc229ea76fde7c2762ca6e23800decdc6fad4b01
tree20e3c4d380e0b9519973f5edd68b45075f28e623
parent495178217854e2bea9d8528d3d2a04bcf9a6078b
Add useless 'return 1' to prtrace() to shut up VC++.
Python/ceval.c