Appendix B. Reference Tables

Anybody else on the list got an opinion? Should I change the language or not?

—Guido van Rossum, December 1991

Python Keywords

Table B.1 lists Python’s keywords.

Table B-1. Python Reserved Words

Image

Python Standard Operators and Functions

Table B-2 represents the operators and functions (built-in and factory) that can be used with most standard Python objects as well as user-defined objects in which you have implemented their corresponding special methods.

Table B-2. Standard Type Operators and Functions

Image

Numeric Type Operators ...

Get Core Python Applications Programming, 3rd 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.