Remove nsetree files
This code implemented a TreeBuilder and Element that stored the namespace prefix -> uri mapping from the source document on the Element, similar to lxml. It also allowed a nsmap to be provided to the Element subclass. The nsmap defined on the element were used in serialisation.
parent
6d6837b1
No related branches found
No related tags found
Showing
- et_xmlfile/nsetree.py 0 additions, 326 deletionset_xmlfile/nsetree.py
- et_xmlfile/tests/nsetree_stdlibshim.py 0 additions, 15 deletionset_xmlfile/tests/nsetree_stdlibshim.py
- et_xmlfile/tests/test_nsetree.py 0 additions, 184 deletionset_xmlfile/tests/test_nsetree.py
- et_xmlfile/tests/test_nsetree_with_stdlib_tests.py 0 additions, 496 deletionset_xmlfile/tests/test_nsetree_with_stdlib_tests.py
Loading
Please register or sign in to comment