mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
SF patch#786531 'the the' typo. Contributed by George Yoshida
This commit is contained in:
parent
c83124ab79
commit
f17d65da3a
11 changed files with 13 additions and 13 deletions
|
@ -505,7 +505,7 @@ the \function{lookup()} function to construct the instance.
|
|||
|
||||
\var{encode}, \var{decode} must adhere to the \class{Codec}
|
||||
interface, \var{Reader}, \var{Writer} must be factory functions or
|
||||
classes providing objects of the the \class{StreamReader} and
|
||||
classes providing objects of the \class{StreamReader} and
|
||||
\class{StreamWriter} interface respectively.
|
||||
|
||||
\var{encode} and \var{decode} are needed for the frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue