cpython/Lib/xml
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
..
dom - patch #1600346 submitted by Tomer Filiba 2006-11-28 19:15:13 +00:00
etree Jacques Frechet's and John Reese's simplification of ElementTree: give up 2006-08-21 23:45:19 +00:00
parsers Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
sax Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00