[Python-Dev] Developing/patching ctypes
"Martin v. Löwis"
martin at v.loewis.de
Fri Mar 10 22:28:43 CET 2006
Neal Norwitz wrote:
> I want to modify regrtest so the traceback info is stored in a file,
> so you can still retrieve the data after a test run. I haven't
> started making this mod yet.
I took a different approach now, adding an option to regrtest to re-run
failed tests in verbose mode; this is what the buildbot now uses.
Regards,
Martin
More information about the Python-Dev
mailing list