Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

% (formatting operator), String Formatting Expressions, Adding Specific Formatting
= and == (equality operators), Comparisons, Equality, and Truth
* (repetition) operator, Basic List Operations
@ symbol, Function Decorator Basics
\ (backslash) escape sequences, Other Ways to Code Strings
\ (backslash), Statement rule special cases, A Few Special Cases
& (bitwise AND operator), Python Expression Operators
| (bitwise or operator), Python Expression Operators
^ (bitwise XOR operator), Python Expression Operators
: (colon), What Python Adds, Common Coding Gotchas
1{ } (curly braces)
dictionaries and, Mapping Operations
{ } (curly braces), Python’s Core Data Types, Python Expression Operators, Statement rule special cases
dictionaries and, Dictionaries
set comprehensions and, Set comprehensions in Python 3.0
sets and, Set literals in Python 3.0, Dictionary views and sets
/ and // (division operators), Python Expression Operators, Python Expression Operators
(see also division)
" (double quotes) and strings, Single- and Double-Quoted Strings Are the Same
... (ellipses), pass
= and == (equality operators), Python Expression Operators, Shared References and Equality ...

Get Learning Python, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.