This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
889b92d3aa
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
…
sax
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
__init__.py
…