[Python-Dev] Exceptions *must*? be old-style classes?
Armin Rigo
arigo at tunes.org
Mon Jan 17 16:49:07 CET 2005
More information about the Python-Dev mailing list
Mon Jan 17 16:49:07 CET 2005
- Previous message: [Python-Dev] Exceptions *must*? be old-style classes?
- Next message: [Python-Dev] Exceptions *must*? be old-style classes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Guido, On Mon, Jan 17, 2005 at 07:27:33AM -0800, Guido van Rossum wrote: > That is stricter than classic Python though -- it allows the value to > be anything (and you get the value back unadorned in the except 's', > x: clause). Thanks for the note ! Armin
- Previous message: [Python-Dev] Exceptions *must*? be old-style classes?
- Next message: [Python-Dev] Exceptions *must*? be old-style classes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list