Brett Cannon bf36409e2a PEP 352 implementation. Creates a new base class, BaseException, which has an
added message attribute compared to the previous version of Exception.  It is
also a new-style class, making all exceptions now new-style.  KeyboardInterrupt
and SystemExit inherit from BaseException directly.  String exceptions now
raise DeprecationWarning.

Applies patch 1104669, and closes bugs 1012952 and 518846.
2006-03-01 04:25:17 +00:00
..
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2002-08-15 14:59:02 +00:00
2002-12-30 22:08:05 +00:00
2006-02-15 17:27:45 +00:00
2006-02-16 14:37:48 +00:00
2006-02-16 14:37:16 +00:00
2006-02-15 17:27:45 +00:00
2006-02-16 14:37:16 +00:00
2002-06-11 06:22:31 +00:00
2006-02-15 17:27:45 +00:00
2005-07-09 15:26:33 +00:00
2006-02-16 14:37:16 +00:00