[Python-Dev] short-circuiting runtime errors/exceptions in python debugger. (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Oct 29 18:07:00 EDT 2018


When I have a bug that only happens after hours of run time, I try to find a much shorter test case that reproduces it.

-- Greg



More information about the Python-Dev mailing list