Calling Queue experts

skip at pobox.com skip at pobox.com
Mon Mar 26 08:46:14 EDT 2007


    jrpfinch>                 # Some other I/O problem, reraise error
    jrpfinch>                 raise err

I'd just execute a bare raise (without err).  That way the caller gets the
stack trace of the actual IOError.

Skip



More information about the Python-list mailing list