]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use new exceptions.
authorGuido van Rossum <guido@python.org>
Tue, 10 Dec 1991 14:00:03 +0000 (14:00 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Dec 1991 14:00:03 +0000 (14:00 +0000)
commit87e7ea72a6ef9232be9db06038943044c747971b
tree0482b0b111b4779a18f680db9a1c5bd10ca0005f
parent97ff5308fe3e490aac51316cf5575c6119227cc8
Use new exceptions.
Modules/stdwinmodule.c
Objects/fileobject.c
Objects/listobject.c
Objects/longobject.c
Objects/moduleobject.c
Python/errors.c
Python/marshal.c
Python/structmember.c