]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change the exception objects to have the string value "os.error"
authorGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 15:49:54 +0000 (15:49 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 29 Apr 1997 15:49:54 +0000 (15:49 +0000)
commitba9d7c5612912f3e87e918470c94507d7699df5a
tree6c108ab3067b4a61326252dc2833d3d5a41d1e19
parent8ec9e639abb7089dfa171f612b07591e36647414
Change the exception objects to have the string value "os.error"
instead "posix.error" or "nt.error".
Modules/posixmodule.c