mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
SF 810242. Fix doubled word errors.
This commit is contained in:
parent
e46d14cd2c
commit
7e43110f34
7 changed files with 7 additions and 7 deletions
|
|
@ -7,7 +7,7 @@
|
|||
\indexii{Gopher}{protocol}
|
||||
|
||||
This module provides a minimal implementation of client side of the
|
||||
the Gopher protocol. It is used by the module \refmodule{urllib} to
|
||||
Gopher protocol. It is used by the module \refmodule{urllib} to
|
||||
handle URLs that use the Gopher protocol.
|
||||
|
||||
The module defines the following functions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue