]> granicus.if.org Git - python/commit
Added externs for three new exceptions PyExc_StandardError,
authorBarry Warsaw <barry@python.org>
Fri, 29 Aug 1997 21:56:07 +0000 (21:56 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 29 Aug 1997 21:56:07 +0000 (21:56 +0000)
commit392d8272bf668169d009e8001c205b804ddd8bf8
treeaff7ffa04524b5812d3390da7e31ac438f9b6956
parent2d8adff10a92fb979795e339395711f782fe71f8
Added externs for three new exceptions PyExc_StandardError,
PyExc_NumberError, and PyExc_LookupError.  Also added extern for
pre-instantiated exception instance PyExc_MemoryErrorInst.

Removed extern of obsolete exception PyExc_AccessError.
Include/pyerrors.h