mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Use \citetitle and \programopt as appropriate.
This commit is contained in:
parent
e15eb35fd0
commit
37f1574f2e
13 changed files with 149 additions and 144 deletions
|
@ -20,5 +20,5 @@ listing them in order of ascending priority (within a table) and
|
|||
grouping operators that have the same priority in the same box.
|
||||
Binary operators of the same priority group from left to right.
|
||||
(Unary operators group from right to left, but there you have no real
|
||||
choice.) See Chapter 5 of the \emph{Python Reference Manual} for the
|
||||
complete picture on operator priorities.
|
||||
choice.) See Chapter 5 of the \citetitle[../ref/ref.html]{Python
|
||||
Reference Manual} for the complete picture on operator priorities.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue