Please translate this easy snip of C++ to Python

Jay O'Connor joconnor at cybermesa.com
Mon Feb 5 11:02:51 EST 2001


Rainer Deyke wrote:

> Better make that 'except None'.  Unqualified 'except' clauses are generally
> a bad idea.  In this case, you really don't want to catch...'ComputerExplodingError'.

I hadn't seen that exception raised yet....is it new?  What do you
usually do to handle it?

-- 
Jay O'Connor
joconnor at cybermesa.com
http://www.cybermesa.com/~joconnor

"God himself plays the bass strings first when He tunes the soul"



More information about the Python-list mailing list