This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 23:18:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e908af3354e20e18dfdcf30bc8aee6ab53ab1ee
cpython
/
Lib
/
xml
T
History
R. David Murray
a90032a3fb
#1343
: Add short_empty_elements option to XMLGenerator.
...
Patch and tests by Neil Muller.
2010-10-17 22:46:45 +00:00
..
dom
#6098
: Refrain from claiming DOM level 3 conformance in minidom.
2010-10-15 18:00:35 +00:00
etree
…
parsers
#5355
followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised.
2010-10-15 15:25:23 +00:00
sax
#1343
: Add short_empty_elements option to XMLGenerator.
2010-10-17 22:46:45 +00:00
__init__.py
…