Core Python Programming (2nd Edition)

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

Label widget (Tk)

lambda

     and Lisp

     anonymous functions

     callable objects

     inner functions

     list comprehensions

     map( )

     reduce( ) 2nd

     return value

     scope

LAN (Local Area Network) 2nd

languages

     comparisons of

     compiles

     high-level

     interpreted 2nd 3rd 4th

Lapsley, Phil

last-in-first-out (LIFO) data structure

len( ) built-in function

     and range( )

     dictionaries 2nd

     lists

     sequences 2nd 3rd

     set types 2nd

     strings

less than symbols ( < , <=)

lexical variables

LIFO (last-in-first-out) data structure

lightweight processes [See also threads.]

line separators (terminators) 2nd

linking wrapper extensions

Linux 2nd 3rd

Lisp 2nd

list comprehensions 2nd 3rd 4th [See also generator expressions.]

list( ) built-in function 2nd

list( ) factory function

Listbox widget (Tk)

lists 2nd

     accessing values in

     as building blocks

     assigning

     building data structures with

     built-in functions 2nd 3rd 4th

     built-in methods 2nd 3rd

     concatenation of

     creating 2nd

     membership operators

     operators for 2nd

     other data structures, creating with

     queues using

     removing elements/lists

     repetition in

     sequence type functions 2nd

     sequence type operators 2nd

     slices of

     special features of

     stacks using

     standard type functions

     standard type operators

     tables of

     tuples vs.

     updating

load( ) function

loading modules 2nd 3rd

Local Area Network [See LAN (Local Area Network).]

local variables 2nd 3rd

localhost

locals( ) built-in function

lock objects

logging function calls (with closures)

logging module

logical errors

login/password programming example

long integers 2nd 3rd

long type (unsupported)

long( ) factory function 2nd

loops [See also iterators.]

     and iterators 2nd 3rd

     and pass statement

     auxiliary statements

     break statement 2nd

     continue statement

     counting

     else statement

     for statement 2nd 3rd

     infinite

     performance enhancement for

     range( )

     while statement 2nd 3rd

Категории