Page 154 - Python Tutorial
P. 154

Python Tutorial, Release 3.7.0        json, 59
                                      search path, 45
function annotation, 117              sys, 46
                                module spec, 120
G                               MRO, 120
                                mutable, 120
garbage collection, 117
generator, 117, 117             N
generator expression, 117, 117
generator iterator, 117         named tuple, 120
generic function, 118           namespace, 121
GIL, 118                        namespace package, 121
global interpreter lock, 118    nested scope, 121
                                new-style class, 121
H
                                O
hash-based pyc, 118
hashable, 118                   object, 121
help                                  file, 57
                                      method, 73
      built-in function, 83
                                open
I                                     built-in function, 57

IDLE, 118                       P
immutable, 118
import path, 118                package, 121
importer, 118                   parameter, 121
importing, 118                  PATH, 45, 111
interactive, 118                path
interpreted, 118
interpreter shutdown, 119             module search, 45
iterable, 119                   path based finder, 122
iterator, 119                   path entry, 122
                                path entry finder, 122
J                               path entry hook, 122
                                path-like object, 122
json                            PEP, 122
      module, 59                portion, 122
                                positional argument, 122
K                               provisional API, 122
                                provisional package, 122
key function, 119               Python 3000, 122
keyword argument, 119           Python Enhancement Proposals

L                                     PEP 1, 122
                                      PEP 238, 117
lambda, 119                           PEP 278, 125
LBYL, 119                             PEP 302, 117, 120
list, 120                             PEP 3107, 28
list comprehension, 120               PEP 3116, 125
loader, 120                           PEP 3147, 46
                                      PEP 3155, 123
M                                     PEP 343, 115
                                      PEP 362, 114, 122
mapping, 120                          PEP 411, 122
meta path finder, 120                  PEP 420, 117, 121, 122
metaclass, 120                        PEP 443, 118
method, 120                           PEP 451, 117
                                      PEP 484, 28, 113, 117, 124, 125
      object, 73
method resolution order, 120                                           Index
module, 120

      builtins, 47

148
   149   150   151   152   153   154   155