This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-31 05:58:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
b9cd72a9f7
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Georg Brandl
b9cd72a9f7
#5762
: fix handling of empty namespace in minidom, which would result in AttributeError on toxml().
2010-10-15 17:58:45 +00:00
..
dom
#5762
: fix handling of empty namespace in minidom, which would result in AttributeError on toxml().
2010-10-15 17:58:45 +00:00
etree
Fix xml.etree.ElementInclude to include the tail of the current node. Issue
#6231
2010-08-08 23:08:41 +00: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
Use true booleans and PEP8 for argdefaults.
2009-09-16 15:54:04 +00:00
__init__.py
Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
2009-11-13 02:25:08 +00:00