Author jseutter
Recipients
Date 2007-03-19.05:05:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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.
History
Date User Action Args
2007-08-23 15:57:39adminlinkissue1683397 messages
2007-08-23 15:57:39admincreate