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 shivank98
Recipients cstratak, serhiy.storchaka, shivank98, taleinat, vstinner
Date 2018-10-25.20:27:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540499232.21.0.788709270274.issue35052@psf.upfronthosting.co.za>
In-reply-to
Content
Oh Sorry, it was like was more like a question.
running test_minidom.py is giving an error for both (1 and 2), i am not sure even if "testRemoveAttributeNode (__main__.MinidomTest)" is related to _clone_node or not.

should i first try solve for this error? or maybe i haven't understood what type of test function i need to write.
History
Date User Action Args
2018-10-25 20:27:12shivank98setrecipients: + shivank98, vstinner, taleinat, serhiy.storchaka, cstratak
2018-10-25 20:27:12shivank98setmessageid: <1540499232.21.0.788709270274.issue35052@psf.upfronthosting.co.za>
2018-10-25 20:27:12shivank98linkissue35052 messages
2018-10-25 20:27:12shivank98create