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-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb9a9c8f2ff4ba2de7be7e01bd6486d28be11c19
cpython
/
Lib
/
xml
/
dom
T
History
Georg Brandl
3844f0d7cd
#6098
: Refrain from claiming DOM level 3 conformance in minidom.
2010-10-15 18:00:35 +00:00
..
__init__.py
Quite a few fixes to make the library and test suite more robust when
2006-08-17 20:24:18 +00:00
domreg.py
Use true booleans and PEP8 for argdefaults.
2009-09-16 15:54:04 +00:00
expatbuilder.py
#1434090
: properly append child in expatbuilder doctype handler.
2010-07-10 11:40:13 +00:00
minicompat.py
Patch from Georg Brandl and me for
#1493
2007-11-25 09:39:14 +00:00
minidom.py
#6098
: Refrain from claiming DOM level 3 conformance in minidom.
2010-10-15 18:00:35 +00:00
NodeFilter.py
Rip out 'long' and 'L'-suffixed integer literals.
2007-01-15 16:59:06 +00:00
pulldom.py
Patch# 1258 by Christian Heimes: kill basestring.
2007-10-16 18:12:55 +00:00
xmlbuilder.py
Make a new urllib package .
2008-06-18 20:49:58 +00:00