]> granicus.if.org Git - python/commit
Remove the exceptions builtin module, all the exceptions are already builtin.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 22:22:47 +0000 (22:22 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 22:22:47 +0000 (22:22 +0000)
commit2633c69fae7e413b2b64b01d8c0c901ae649a225
tree144a1f97f427f019a8ddaae96a8f0da6a09df985
parentf543348fff32ae20a9fd2c7f70a3549a3280048c
Remove the exceptions builtin module, all the exceptions are already builtin.
15 files changed:
Lib/ctypes/test/test_structures.py
Lib/test/output/test_logging
Lib/test/test_exceptions.py
Lib/test/test_generators.py
Lib/test/test_modulefinder.py
Lib/test/test_weakref.py
Lib/traceback.py
Lib/weakref.py
Misc/NEWS
Objects/exceptions.c
PC/config.c
PC/os2emx/config.c
Python/errors.c
Python/pythonrun.c
RISCOS/Modules/config.c