Files
cpython/Lib
Tim Peters e558486953 Implementing a happy idea from Georg Brandl: make runtest() try to
clean up files and directories the tests often leave behind by
mistake.  This is the first time in history I don't have a bogus
"db_home" directory after running the tests ;-)

Also worked on runtest's docstring, to say something about all the
arguments, and to document the non-obvious return values.

New functions runtest_inner() and cleanup_test_droppings() in
support of the above.
2006-06-09 19:24:44 +00:00
..
2006-05-01 03:03:02 +00:00
2006-06-04 23:43:53 +00:00
2006-06-09 17:47:00 +00:00
2006-05-18 06:18:06 +00:00
2006-05-18 06:18:06 +00:00
2006-05-28 19:13:17 +00:00
2006-05-26 12:52:53 +00:00
2006-05-18 06:51:46 +00:00
2006-05-11 19:57:09 +00:00
2006-05-31 14:08:48 +00:00
2006-06-04 23:52:47 +00:00
2006-04-11 07:21:20 +00:00
2006-05-18 02:06:40 +00:00
2006-04-06 19:35:27 +00:00
2006-05-28 19:13:17 +00:00
2006-04-17 13:37:15 +00:00
2006-03-16 06:30:02 +00:00
2006-05-01 03:03:02 +00:00
2006-04-03 02:46:44 +00:00
2006-04-11 07:21:20 +00:00
2006-03-16 06:33:21 +00:00
2006-06-04 23:52:47 +00:00
2006-04-24 22:45:13 +00:00