cpython/Lib/xml/dom
Jack Diederich 4dafcc4ece - patch #1600346 submitted by Tomer Filiba
- Renamed nb_nonzero slots to nb_bool
- Renamed __nonzero__ methods to __bool__
- update core, lib, docs, and tests to match
2006-11-28 19:15:13 +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 Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00
expatbuilder.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
minicompat.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
minidom.py - patch #1600346 submitted by Tomer Filiba 2006-11-28 19:15:13 +00:00
NodeFilter.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
pulldom.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
xmlbuilder.py Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00