This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
331c3fd874
cpython
/
Lib
/
xml
History
Christian Heimes
54ad7e39df
Issue
#18347
: ElementTree's html serializer now preserves the case of closing tags.
2013-07-05 01:39:49 +02:00
..
dom
#11379
: merge with 3.2.
2013-01-22 22:49:46 +02:00
etree
Issue
#18347
: ElementTree's html serializer now preserves the case of closing tags.
2013-07-05 01:39:49 +02:00
parsers
remove __version__s dependent on subversion keyword expansion (
closes
#12221
)
2011-05-31 20:52:17 -05:00
sax
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00