]> granicus.if.org Git - python/commitdiff
revise xml comment
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 16 Oct 2000 20:41:38 +0000 (20:41 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 16 Oct 2000 20:41:38 +0000 (20:41 +0000)
Misc/NEWS

index fb1e8536a21fa27280c35d6d6138da496a8eebd7..2b84d9bd27b34f827d33d6b0b9933069978a29d6 100644 (file)
--- 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