mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
SF Patch #1093896: miscellaneous doc typos
This commit is contained in:
parent
f871d833dd
commit
68804315e0
60 changed files with 103 additions and 102 deletions
|
|
@ -58,7 +58,7 @@ for the parser is better.
|
|||
\end{funcdesc}
|
||||
|
||||
\begin{classdesc}{Compile}{}
|
||||
Instances of this class have \method{__call__()} methods indentical in
|
||||
Instances of this class have \method{__call__()} methods identical in
|
||||
signature to the built-in function \function{compile()}, but with the
|
||||
difference that if the instance compiles program text containing a
|
||||
\module{__future__} statement, the instance 'remembers' and compiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue