>>>>> "SM" == Skip Montanaro <skip@pobox.com> writes:
BAW> (Does anybody else lament the lack of an inheritance diagram
BAW> in the exceptions module documentation?)
SM> Try
| import exceptions
| help(exceptions)
Ah, it would be nice to have this in the library reference manual.
-Barry