]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
don't overwrite error already set (e.g. from O&)
authorGuido van Rossum <guido@python.org>
Sat, 21 Jan 1995 14:09:37 +0000 (14:09 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 21 Jan 1995 14:09:37 +0000 (14:09 +0000)
commit64fc64909524bc2a2dc351228dfdf1c2958ed7d1
tree971711df46401d603f826ee199c9c6b4065cdfc4
parent9aa3d1370eafa5f5a62eba73585ea6932b169821
don't overwrite error already set (e.g. from O&)
Python/getargs.c