mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
SF patch #782810: typo in libfuture.tex
(Contributed by George Yoshida)
This commit is contained in:
parent
85004cc47d
commit
02771c174c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
Each statment in \file{__future__.py} is of the form:
|
Each statement in \file{__future__.py} is of the form:
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ","
|
FeatureName = "_Feature(" OptionalRelease "," MandatoryRelease ","
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue