try/except/finally
Ethan Furman
ethan at stoneleaf.us
Tue Jun 10 16:43:19 EDT 2014
More information about the Python-list mailing list
Tue Jun 10 16:43:19 EDT 2014
- Previous message (by thread): try/except/finally
- Next message (by thread): try/except/finally
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06/10/2014 01:38 PM, Roy Smith wrote: > Chris Angelico wrote: ># >> Yeah. As soon as you take on board a hard-and-fast rule, you open >> yourself up to stupid cases where the rule ought to have been broken. >> I don't know a single piece of programming advice which, if taken as >> an inviolate rule, doesn't at some point cause suboptimal code. > > How about, "Don't use PHP"? Sounds like the exception that proves the rule! ;) -- ~Ethan~
- Previous message (by thread): try/except/finally
- Next message (by thread): try/except/finally
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list