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
f3f0681794
cpython
/
Lib
/
xml
History
Eli Bendersky
7343cb0790
Issue
#11367
: fix documentation of some find* methods in ElementTree
2013-03-12 06:01:22 -07: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
Issue
#11367
: fix documentation of some find* methods in ElementTree
2013-03-12 06:01:22 -07: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
#1470548
: XMLGenerator now works with binary output streams.
2013-02-10 14:29:52 +02:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00