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-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3c872403d0d2b00a1a383190d3e14eb94e84df1
cpython
/
Lib
/
xml
T
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
…
sax
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
__init__.py
…