This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dad182c16e
cpython
/
Lib
/
xml
History
Georg Brandl
c502df4e3e
Issue
#17915
: Fix interoperability of xml.sax with file objects returned by
...
codecs.open().
2013-05-12 11:41:12 +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
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
#17915
: Fix interoperability of xml.sax with file objects returned by
2013-05-12 11:41:12 +02:00
__init__.py
Stop trying to use _xmlplus in the xml module.
Closes
#11164
.
2011-05-09 08:05:43 +02:00