Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66571cc commit 1172a85Copy full SHA for 1172a85
1 file changed
Doc/lib/libobjs.tex
@@ -20,5 +20,5 @@ \chapter{Built-in Types, Exceptions and Functions}
20
grouping operators that have the same priority in the same box.
21
Binary operators of the same priority group from left to right.
22
(Unary operators group from right to left, but there you have no real
23
-choice.) See Chapter 5 of the \citetitle[../ref/ref.html]{Python
+choice.) See chapter 5 of the \citetitle[../ref/ref.html]{Python
24
Reference Manual} for the complete picture on operator priorities.
0 commit comments