mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Typo
This commit is contained in:
parent
95ac2871c9
commit
0ce2be8a51
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ Instances of class \class{_Feature} have two corresponding methods,
|
|||
\var{CompilerFlag} is the (bitfield) flag that should be passed in the
|
||||
fourth argument to the builtin function \function{compile()} to enable
|
||||
the feature in dynamically compiled code. This flag is stored in the
|
||||
\member{compiler_flag} attribute on \class{_Future} instances.
|
||||
\member{compiler_flag} attribute on \class{_Feature} instances.
|
||||
|
||||
No feature description will ever be deleted from \module{__future__}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue