summaryrefslogtreecommitdiffstats
path: root/Lib/xml/dom/NodeFilter.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out 'long' and 'L'-suffixed integer literals.Guido van Rossum2007-01-151-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+27
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-141-27/+0
* Import NodeFilter from DOM2 Traversal/Range.Martin v. Löwis2003-01-251-0/+27