This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4aef41ffe7bee84f3b6440f4d76099cd030d058b
cpython
/
Lib
/
xml
/
dom
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
…
minidom.py
bug [ 1262320 ] minidom.py alternate newl support is broken
2005-08-25 22:02:43 +00:00
NodeFilter.py
…
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