From: Jeremy Hylton Date: Mon, 16 Oct 2000 20:41:38 +0000 (+0000) Subject: revise xml comment X-Git-Tag: v2.0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d867a2cc211b8c18da797721631af5151596eb02;p=python revise xml comment --- diff --git a/Misc/NEWS b/Misc/NEWS index fb1e8536a2..2b84d9bd27 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -53,8 +53,8 @@ Standard library test for whether installed modules are on sys.path was changed to use both normcase() and normpath(). -- xml minidom, pulldom, expatreader, and saxutils had some minor bug - fixes. +- Several minor bugs were fixed in the xml package (the minidom, + pulldom, expatreader, and saxutils modules). - The regression test driver (regrtest.py) behavior when invoked with -l changed: It now reports a count of objects that are recognized as