]> granicus.if.org Git - python/commitdiff
[Bug #621038] Remove duplicated item
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 10 Oct 2002 11:31:48 +0000 (11:31 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 10 Oct 2002 11:31:48 +0000 (11:31 +0000)
Doc/whatsnew/whatsnew23.tex

index cfc0b94b3ff2e2fa61fc2edc3a498cb06b3a9e4d..63b9de063acf547c6c039c331bc2cd1e68601ef4 100644 (file)
@@ -1222,10 +1222,6 @@ char *\var{key})} was added
 as shorthand for 
 \code{PyObject_DelItem(\var{mapping}, PyString_New(\var{key})}.
 
-\item The source code for the Expat XML parser is now included with
-the Python source, so the \module{pyexpat} module is no longer
-dependent on having a system library containing Expat.
-
 \item File objects now manage their internal string buffer
 differently by increasing it exponentially when needed.  
 This results in the benchmark tests in \file{Lib/test/test_bufio.py} 
@@ -1312,6 +1308,6 @@ The author would like to thank the following people for offering
 suggestions, corrections and assistance with various drafts of this
 article: Michael Chermside, Scott David Daniels, Fred~L. Drake, Jr.,
 Michael Hudson, Detlef Lannert, Martin von L\"owis, Andrew MacIntyre,
-Gustavo Niemeyer, Neal Norwitz, Jason Tishler.
+Lalo Martins, Gustavo Niemeyer, Neal Norwitz, Jason Tishler.
 
 \end{document}