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-18 10:24:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
331c3fd874333b71bd315c0541349fcaebabfdcb
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
…