Issue1683397
Created on 2007-03-19 05:05 by jseutter, last changed 2007-03-28 23:35 by collinwinter.
|
msg52265 - (view) |
Author: Jerry Seutter (jseutter) |
Date: 2007-03-19 05:05 |
|
This patch refactors test_minidom.py to use unittest. Since the test gets run by xmltest.py, this will invalidate the expected output in Lib/test/output/xmltest. There are some other files run by xmltest.py that have not yet been refactored, so Lib/test/output/xmltest is not ready for removal.
|
|
msg52266 - (view) |
Author: Collin Winter (collinwinter) |
Date: 2007-03-28 23:35 |
|
Applied as r54603. Thanks, Jerry!
|
|
| Date |
User |
Action |
Args |
| 2007-03-19 05:05:34 | jseutter | create | |
|