This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85c1909a78c97745cd41a56be7bce372b7d60d64
cpython
/
Lib
/
xml
/
dom
T
History
Georg Brandl
175a7dcf65
bug [ 1262320 ] minidom.py alternate newl support is broken
2005-08-25 22:02:43 +00:00
..
__init__.py
Get rid of many apply() calls.
2003-02-27 20:14:51 +00:00
domreg.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00
expatbuilder.py
Add missing self. before curNode. This may need to be committed
2003-06-29 04:50:34 +00:00
minicompat.py
Import expatbuilder, minicompat from PyXML.
2003-01-25 15:11:07 +00:00
minidom.py
bug [ 1262320 ] minidom.py alternate newl support is broken
2005-08-25 22:02:43 +00:00
NodeFilter.py
Import NodeFilter from DOM2 Traversal/Range.
2003-01-25 17:07:03 +00:00
pulldom.py
Whitespace normalization.
2003-04-24 16:02:54 +00:00
xmlbuilder.py
Replace backticks with repr() or "%r"
2004-02-12 17:35:32 +00:00