revise xml comment

This commit is contained in:
Jeremy Hylton 2000-10-16 20:41:38 +00:00
parent 1a640506ec
commit d867a2cc21

View file

@ -53,8 +53,8 @@ Standard library
test for whether installed modules are on sys.path was changed to test for whether installed modules are on sys.path was changed to
use both normcase() and normpath(). use both normcase() and normpath().
- xml minidom, pulldom, expatreader, and saxutils had some minor bug - Several minor bugs were fixed in the xml package (the minidom,
fixes. pulldom, expatreader, and saxutils modules).
- The regression test driver (regrtest.py) behavior when invoked with - The regression test driver (regrtest.py) behavior when invoked with
-l changed: It now reports a count of objects that are recognized as -l changed: It now reports a count of objects that are recognized as