mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Undo an accidental commit in r87812.
This commit is contained in:
parent
63eef1e0dd
commit
7603fa07a8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Expressions
|
|||
|
||||
.. index:: expression, BNF
|
||||
|
||||
This chapter explains the meaning of the elements of expressions in Python.
|
||||
This chapter explains the meaning of the elements of expressions in Python.
|
||||
|
||||
**Syntax Notes:** In this and the following chapters, extended BNF notation will
|
||||
be used to describe syntax, not lexical analysis. When (one alternative of) a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue