]> granicus.if.org Git - python/commitdiff
Shorten run-on sentence
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 12 Sep 2005 12:45:37 +0000 (12:45 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 12 Sep 2005 12:45:37 +0000 (12:45 +0000)
Doc/tut/tut.tex

index d5a9fe67e8a2efb52e8e920fbe894e8695193a56..330a5042e5ee8b1ce1320c70e9bab6c044fe22ae 100644 (file)
@@ -5272,7 +5272,7 @@ You should read, or at least page through, the
 which gives complete (though terse) reference material about types,
 functions, and modules that can save you a lot of time when writing
 Python programs.  The standard Python distribution includes a
-\emph{lot} of code in both C and Python; there are modules to read
+\emph{lot} of additional code.  There are modules to read
 \UNIX{} mailboxes, retrieve documents via HTTP, generate random
 numbers, parse command-line options, write CGI programs, compress
 data, and a lot more; skimming through the Library Reference will give