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-07-30 06:34:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
96b79c851a
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
R. David Murray
0374a82f75
Issue
#2170
: refactored xml.dom.minidom.normalize, increasing both
...
its clarity and its speed.
2009-04-09 21:54:50 +00:00
..
dom
Issue
#2170
: refactored xml.dom.minidom.normalize, increasing both
2009-04-09 21:54:50 +00:00
etree
parsers
sax
Remove dict.has_key() usage in xml.sax to silence warnings under -3.
2008-08-04 21:10:50 +00:00
__init__.py