R: [Python-Dev] Deprecating string exceptions (original) (raw)
Barry A. Warsaw barry@zope.com
Thu, 28 Mar 2002 13:25:36 -0500
- Previous message: R: [Python-Dev] Deprecating string exceptions
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message: R: [Python-Dev] Deprecating string exceptions
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]