R: [Python-Dev] Deprecating string exceptions (original) (raw)
Skip Montanaro skip@pobox.com
Thu, 28 Mar 2002 11:15:17 -0600
- Previous message: [Python-Dev] Which doc is authoritative? [was: Deprecating string exceptions]
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
BAW> (Does anybody else lament the lack of an inheritance diagram in the
BAW> exceptions module documentation?)
Try
import exceptions
help(exceptions)
Skip
- Previous message: [Python-Dev] Which doc is authoritative? [was: Deprecating string exceptions]
- Next message: R: [Python-Dev] Deprecating string exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]