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
6debd76939
cpython
/
Lib
/
xml
History
Ezio Melotti
da4b5b82a3
#11379
: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
2013-01-22 22:47:57 +02:00
..
dom
#11379
: rephrase minidom documentation to use the term "minimal" instead of "lightweight". Patch by Éric Araujo.
2013-01-22 22:47:57 +02:00
etree
Describe the default_namespace parameter of ElemetTree.write.
2013-01-13 21:58:04 +02:00
parsers
#5355
followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised.
2010-10-15 15:25:23 +00:00
sax
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00