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-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
ee329318db
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
ee329318db
Issue
#16089
: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
2012-10-04 19:53:29 +02:00
..
dom
Issue
#15296
: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me.
2012-07-13 09:52:39 +03:00
etree
Issue
#16089
: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
2012-10-04 19:53:29 +02:00
parsers
sax
__init__.py