mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +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
|
@ -169,7 +169,7 @@ class C:
|
|||
argument is it -- the future statements in effect around the call to
|
||||
compile are ignored.
|
||||
|
||||
Future statemants are specified by bits which can be bitwise or-ed
|
||||
Future statements are specified by bits which can be bitwise or-ed
|
||||
together to specify multiple statements. The bitfield required to
|
||||
specify a given feature can be found as the \member{compiler_flag}
|
||||
attribute on the \class{_Feature} instance in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue