[Python-Dev] Py3k: Except clause syntax (original) (raw)
Wolfgang Langner tds333+pydev at gmail.com
Sat Mar 18 20:31:22 CET 2006
- Previous message: [Python-Dev] Py3k: Except clause syntax
- Next message: [Python-Dev] Py3k: Except clause syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
what about:
try: something except NameError or OtherError as e:
Only a thought.
-- bye by Wolfgang
- Previous message: [Python-Dev] Py3k: Except clause syntax
- Next message: [Python-Dev] Py3k: Except clause syntax
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]