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 taleinat
Recipients cstratak, serhiy.storchaka, shivank98, taleinat, vstinner
Date 2018-10-26.21:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540590567.33.0.788709270274.issue35052@psf.upfronthosting.co.za>
In-reply-to
Content
Shivank, I recommend taking a look at some of the existing tests for this module, found in Lib/test/test_minidom.py.  See how they are built and how various functionality is tested.  This should give you a good idea of what a test for this bug would look like.
History
Date User Action Args
2018-10-26 21:49:27taleinatsetrecipients: + taleinat, vstinner, serhiy.storchaka, cstratak, shivank98
2018-10-26 21:49:27taleinatsetmessageid: <1540590567.33.0.788709270274.issue35052@psf.upfronthosting.co.za>
2018-10-26 21:49:27taleinatlinkissue35052 messages
2018-10-26 21:49:27taleinatcreate