This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients zach.ware
Date 2013-11-21.15:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385047059.66.0.790496754317.issue19683@psf.upfronthosting.co.za>
In-reply-to
Content
Many of the tests in test_minidom on 2.7 are empty, that is they are defined as "def testSomeFunction(self): pass".

I've marked this issue as "easy" since I suspect a lot of the tests can be either backported from 3.x, or removed if they don't exist in 3.x.
History
Date User Action Args
2013-11-21 15:17:39zach.waresetrecipients: + zach.ware
2013-11-21 15:17:39zach.waresetmessageid: <1385047059.66.0.790496754317.issue19683@psf.upfronthosting.co.za>
2013-11-21 15:17:39zach.warelinkissue19683 messages
2013-11-21 15:17:39zach.warecreate