newbie question: nop statement for try/except
leo
leo at bella.local
Tue Mar 16 07:47:13 EST 2004
More information about the Python-list mailing list
Tue Mar 16 07:47:13 EST 2004
- Previous message (by thread): newbie question: nop statement for try/except
- Next message (by thread): newbie question: nop statement for try/except
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi there the "try/[except|finally]" construct seems to need the second part "except" resp. "finally" due to syntactical reasons. but in some cases i guess i do not need any statement in the second part. but just carrying on without an idented block doesn't work. so, is there something a no-operation statement? thanks, leo
- Previous message (by thread): newbie question: nop statement for try/except
- Next message (by thread): newbie question: nop statement for try/except
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list