]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added the _exceptions module, implementing the built-in class-based
authorBarry Warsaw <barry@python.org>
Thu, 25 May 2000 23:10:52 +0000 (23:10 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 25 May 2000 23:10:52 +0000 (23:10 +0000)
commitcfa2dba72079b6a032b4130e54f5d01e06fb6b35
tree6fa3e07e52a1671ef2156312c2f854478d9f93dc
parentf242aa0d1e7625a7ccbbd629bae2d88a95408ad3
Added the _exceptions module, implementing the built-in class-based
standard exceptions.
Modules/Setup.in