mirror of
https://github.com/python/cpython.git
synced 2025-09-18 22:50:26 +00:00
Shorten run-on sentence
This commit is contained in:
parent
b5d21183b4
commit
ef369cd9cb
1 changed files with 1 additions and 1 deletions
|
@ -5272,7 +5272,7 @@ You should read, or at least page through, the
|
||||||
which gives complete (though terse) reference material about types,
|
which gives complete (though terse) reference material about types,
|
||||||
functions, and modules that can save you a lot of time when writing
|
functions, and modules that can save you a lot of time when writing
|
||||||
Python programs. The standard Python distribution includes a
|
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
|
\UNIX{} mailboxes, retrieve documents via HTTP, generate random
|
||||||
numbers, parse command-line options, write CGI programs, compress
|
numbers, parse command-line options, write CGI programs, compress
|
||||||
data, and a lot more; skimming through the Library Reference will give
|
data, and a lot more; skimming through the Library Reference will give
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue