[docs] Built-in Functions

bob gailer bgailer at gmail.com
Thu Sep 20 12:01:29 EDT 2018


https://docs.python.org/3/library/functions.html

1 - "always available" add: "except when overridden."
2 - mention these are defined in the builtins module.
3 - "functions and types" but in the individual descriptions we see 
"class"; only later references to "Types".

Bob Gailer


More information about the docs mailing list