This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-27 05:44:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
1e908af335
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
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
Fix xml.etree.ElementInclude to include the tail of the current node. Issue
#6231
2010-08-08 23:08:41 +00:00
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