Indice analitico


_ | 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

_ (underscore)

__abs__() (metodo di numeric object)
__add__() (metodo di numeric object)
__add__() (sequence object method)
__all__ (optional module attribute)
__and__() (metodo di numeric object)
__bases__ (class attribute)
__builtin__ (built-in module), [Link]
__builtins__
__call__() (metodo di object)
__call__() (object method)
__class__ (instance attribute)
__cmp__() (metodo di object)
__cmp__() (object method)
__coerce__() (metodo di numeric object)
__coerce__() (numeric object method)
__complex__() (metodo di numeric object)
__contains__() (mapping object method)
__contains__() (metodo di container object)
__contains__() (sequence object method)
__debug__
__del__() (metodo di object)
__delattr__() (metodo di object)
__delete__() (metodo di object)
__delitem__() (metodo di container object)
__delslice__() (metodo di sequence object)
__dict__ (class attribute)
__dict__ (function attribute)
__dict__ (instance attribute), [Link]
__dict__ (module attribute)
__div__() (metodo di numeric object)
__divmod__() (metodo di numeric object)
__doc__ (attributo metodo)
__doc__ (class attribute)
__doc__ (function attribute)
__doc__ (module attribute)
__eq__() (metodo di object)
__file__ (module attribute)
__float__() (metodo di numeric object)
__floordiv__() (metodo di numeric object)
__ge__() (metodo di object)
__get__() (metodo di object)
__getattr__() (metodo di object)
__getattribute__() (metodo di object)
__getitem__() (mapping object method)
__getitem__() (metodo di container object)
__getslice__() (metodo di sequence object)
__gt__() (metodo di object)
__hash__() (metodo di object)
__hex__() (metodo di numeric object)
__iadd__() (metodo di numeric object)
__iadd__() (sequence object method)
__iand__() (metodo di numeric object)
__idiv__() (metodo di numeric object)
__ifloordiv__() (metodo di numeric object)
__ilshift__() (metodo di numeric object)
__imod__() (metodo di numeric object)
__import__() (funzione built-in)
__imul__() (metodo di numeric object)
__imul__() (sequence object method)
__init__() (metodo di object)
__init__() (object method)
__init__.py
__int__() (metodo di numeric object)
__invert__() (metodo di numeric object)
__ior__() (metodo di numeric object)
__ipow__() (metodo di numeric object)
__irshift__() (metodo di numeric object)
__isub__() (metodo di numeric object)
__iter__() (metodo di container object)
__iter__() (sequence object method)
__itruediv__() (metodo di numeric object)
__ixor__() (metodo di numeric object)
__le__() (metodo di object)
__len__() (mapping object method)
__len__() (metodo di container object)
__long__() (metodo di numeric object)
__lshift__() (metodo di numeric object)
__lt__() (metodo di object)
__main__ (built-in module), [Link], [Link]
__metaclass__
__mod__() (metodo di numeric object)
__module__ (attributo metodo)
__module__ (class attribute)
__module__ (function attribute)
__mul__() (metodo di numeric object)
__mul__() (sequence object method)
__name__ (attributo metodo)
__name__ (class attribute)
__name__ (function attribute)
__name__ (module attribute)
__ne__() (metodo di object)
__neg__() (metodo di numeric object)
__nonzero__() (metodo di object)
__nonzero__() (object method)
__oct__() (metodo di numeric object)
__or__() (metodo di numeric object)
__pos__() (metodo di numeric object)
__pow__() (metodo di numeric object)
__radd__() (metodo di numeric object)
__radd__() (sequence object method)
__rand__() (metodo di numeric object)
__rcmp__() (metodo di object)
__rdiv__() (metodo di numeric object)
__rdivmod__() (metodo di numeric object)
__repr__() (metodo di object)
__rfloordiv__() (metodo di numeric object)
__rlshift__() (metodo di numeric object)
__rmod__() (metodo di numeric object)
__rmul__() (metodo di numeric object)
__rmul__() (sequence object method)
__ror__() (metodo di numeric object)
__rpow__() (metodo di numeric object)
__rrshift__() (metodo di numeric object)
__rshift__() (metodo di numeric object)
__rsub__() (metodo di numeric object)
__rtruediv__() (metodo di numeric object)
__rxor__() (metodo di numeric object)
__set__() (metodo di object)
__setattr__() (metodo di object)
__setattr__() (object method)
__setitem__() (metodo di container object)
__setslice__() (metodo di sequence object)
__slots__
__str__() (metodo di object)
__sub__() (metodo di numeric object)
__truediv__() (metodo di numeric object)
__unicode__() (metodo di object)
__xor__() (metodo di numeric object)

A

abs() (funzione built-in)
addition
and
bit-wise
and operator
anonymous
function
append() (sequence object method)
argument
function
arithmetic
conversion
operation, binary
operation, unary
array (standard module)
ASCII, [Link], [Link], [Link], [Link], [Link]
assert statement
AssertionError exception
assertions
debugging
assignment
attribute, [Link]
augmented
class attribute
assignment (continued)
class instance attribute
slicing
statement, [Link]
subscription
target list
atom
attribute
assignment, [Link]
assignment, class
assignment, class instance
class
class instance
deletion
generic special
reference
special
AttributeError exception
augmented
assignment

B

back-quotes, [Link]
backslash character
backward
quotes, [Link]
binary
arithmetic operation
bit-wise operation
binding
global name
name, [Link], [Link], [Link], [Link], [Link]
bit-wise
and
operation, binary
operation, unary
or
xor
blank line
block
block (continued)
code
BNF, [Link]
Boolean
operation
Boolean object
break statement, [Link], [Link], [Link], [Link]
bsddb (standard module)
built-in
method
module
built-in function
call
built-in function object, [Link]
built-in method
call
built-in method object, [Link]
byte
bytecode

C

C
language, [Link], [Link], [Link]
call
built-in function
built-in method
class instance
class object, [Link], [Link], [Link]
function, [Link], [Link]
instance, [Link]
method
procedure
user-defined function
callable object, [Link]
chaining
comparisons
character, [Link], [Link]
character set
chr() (funzione built-in), [Link]
class
attribute
attribute assignment
constructor
definition, [Link]
instance
name
class instance
attribute
attribute assignment
call
class instance object, [Link], [Link], [Link]
class object, [Link], [Link], [Link]
call, [Link], [Link], [Link]
class statement
clause
clear() (mapping object method)
cmp() (funzione built-in)
co_argcount (code object attribute)
co_cellvars (code object attribute)
co_code (code object attribute)
co_consts (code object attribute)
co_filename (code object attribute)
co_firstlineno (code object attribute)
co_flags (code object attribute)
co_freevars (code object attribute)
co_lnotab (code object attribute)
co_name (code object attribute)
co_names (code object attribute)
co_nlocals (code object attribute)
co_stacksize (code object attribute)
co_varnames (code object attribute)
code
block
code object
comma
trailing, [Link]
command line
comment
comparison
string
comparisons
chaining
compile() (funzione built-in)
complex
literal
number
complex() (funzione built-in)
complex object
compound
statement
comprehensions
list, [Link]
constant
constructor
class
container, [Link]
continue statement, [Link], [Link], [Link], [Link]
conversion
arithmetic
string, [Link], [Link]
copy() (mapping object method)
count() (sequence object method)

D

dangling
else
data
type
type, immutable
datum
dbm (standard module)
debugging
assertions
decimal literal
DEDENT token, [Link]
def statement
default
parameter value
definition
class, [Link]
function, [Link]
del statement, [Link], [Link]
delete
deletion
attribute
target
target list
delimiters
destructor, [Link]
dictionary
display
dictionary object, [Link], [Link], [Link], [Link], [Link]
display
dictionary
list
tuple
division
divmod() (funzione built-in), [Link]
documentation string

E

EBCDIC
elif
keyword
Ellipsis object
else
dangling
keyword, [Link], [Link], [Link], [Link]
empty
list
tuple, [Link]
environment
error handling
errors
escape sequence
eval() (funzione built-in), [Link], [Link]
evaluation
order
exc_info (in module sys)
exc_traceback (in module sys), [Link]
exc_type (in module sys)
exc_value (in module sys)
except
keyword
exception, [Link]
AssertionError
AttributeError
handler
ImportError, [Link]
NameError
raising
exception (continued)
RuntimeError
StopIteration
SyntaxError
TypeError
ValueError
ZeroDivisionError
exception handler
exclusive
or
exec statement, [Link]
execfile() (funzione built-in)
execution
frame, [Link]
restricted
stack
execution model
expression
lambda
list, [Link], [Link]
statement
extend() (sequence object method)
extended
slicing
extended print statement
extended slicing
extension
filename
module

F

f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_exc_traceback (frame attribute)
f_exc_type (frame attribute)
f_exc_value (frame attribute)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
f_restricted (frame attribute)
f_trace (frame attribute)
False
file object, [Link]
filename
extension
finally
keyword, [Link], [Link], [Link]
float() (funzione built-in)
floating point
number
floating point literal
floating point object
for statement, [Link], [Link]
form
lambda, [Link]
frame
execution, [Link]
frame object
free
variable, [Link]
from
keyword, [Link]
from statement, [Link]
func_closure (function attribute)
func_code (function attribute)
func_defaults (function attribute)
func_dict (function attribute)
func_doc (function attribute)
func_globals (function attribute)
function
anonymous
argument
call, [Link], [Link]
call, user-defined
definition, [Link]
generator
name
user-defined
function object, [Link], [Link], [Link], [Link]
future
statement

G

garbage collection
gdbm (standard module)
generator
function, [Link]
iterator, [Link]
generator object
generic
special attribute
get() (mapping object method)
global
name binding
namespace
global statement, [Link], [Link]
globals() (funzione built-in)
grammar
grouping

H

handle an exception
handler
exception
has_key() (mapping object method)
hash() (funzione built-in)
hash character
hex() (funzione built-in)
hexadecimal literal
hierarchy
type

I

id() (funzione built-in)
identifier, [Link]
identity
test
identity of an object
if statement
im_class (method attribute), [Link]
im_func (attributo metodo)
im_func (method attribute), [Link], [Link]
im_self (attributo metodo)
im_self (method attribute), [Link]
imaginary literal
immutable
data type
object, [Link]
immutable object, [Link]
immutable sequence object
import statement, [Link]
ImportError exception, [Link]
in
keyword
in operator
inclusive
or
INDENT token
indentation
index() (sequence object method)
index operation
indices() (metodo di slice)
inheritance
initialization
module
input
raw
input() (funzione built-in)
insert() (sequence object method)
instance
call, [Link]
class
instance object, [Link], [Link], [Link]
int() (funzione built-in)
integer
representation
integer literal
interactive mode
interi object
internal type
interpreter
inversion
invocation
is not operator
is operator
item
sequence
string
item selection
items() (mapping object method)
iteritems() (mapping object method)
iterkeys() (mapping object method)
itervalues() (mapping object method)

J

Java
language

K

key
key/datum pair
keys() (mapping object method)
keyword
elif
keyword (continued)
else, [Link], [Link], [Link], [Link]
except
finally, [Link], [Link], [Link]
from, [Link]
in

L

lambda
expression
form, [Link]
language
C, [Link], [Link], [Link]
Java
Pascal
last_traceback (in module sys)
leading whitespace
len() (funzione built-in), [Link], [Link]
lexical analysis
lexical definitions
line continuation
line joining, [Link]
line structure
list
assignment, target
comprehensions, [Link]
list (continued)
deletion target
display
empty
expression, [Link], [Link]
target, [Link]
list object, [Link], [Link], [Link], [Link], [Link]
literal, [Link]
locals() (funzione built-in)
logical line
long() (funzione built-in)
long integer literal
long integer object
loop
over mutable sequence
statement, [Link], [Link], [Link]
loop control
target

M

makefile() (socket method)
mangling
name
mapping object, [Link], [Link], [Link]
membership
test
method
built-in
call
user-defined
method object, [Link], [Link]
minus
module
built-in
extension
importing
module (continued)
initialization
name
namespace
search path
user-defined
module object, [Link]
modules (in module sys)
modulo
multiplication
mutable object, [Link], [Link], [Link]
mutable sequence
loop over
mutable sequence object

N

name, [Link], [Link]
binding, [Link], [Link], [Link], [Link], [Link]
binding, global
class
function
mangling
module
rebinding
unbinding
NameError (built-in exception)
NameError exception
names
private
namespace
global
module
negation
newline
suppression
NEWLINE token, [Link]
None object, [Link]
not in operator
not operator
notation
NotImplemented object
null
operation
number
complex
floating point
numeric literal
numeric object, [Link]

O

object
Boolean
built-in function, [Link]
built-in method, [Link]
callable, [Link]
class, [Link], [Link], [Link]
class instance, [Link], [Link], [Link]
code
complex
dictionary, [Link], [Link], [Link], [Link], [Link]
Ellipsis
file, [Link]
floating point
frame
function, [Link], [Link], [Link], [Link]
generator
immutable, [Link], [Link]
immutable sequence
instance, [Link], [Link], [Link]
interi
list, [Link], [Link], [Link], [Link], [Link]
long integer
mapping, [Link], [Link], [Link]
method, [Link], [Link]
module, [Link]
mutable, [Link], [Link]
mutable sequence
None, [Link]
NotImplemented
numeric, [Link]
plain integer
recursive
sequence, [Link], [Link], [Link], [Link], [Link], [Link]
slice
string, [Link], [Link]
object (continued)
traceback, [Link]
tuple, [Link], [Link], [Link]
unicode
user-defined function, [Link], [Link]
user-defined method
oct() (funzione built-in)
octal literal
open() (funzione built-in)
operation
binary arithmetic
binary bit-wise
Boolean
null
shifting
unary arithmetic
unary bit-wise
operator
and
in
is
is not
not
not in
or
overloading
precedence
operators
or
bit-wise
exclusive
inclusive
or operator
ord() (funzione built-in), [Link], [Link]
order
evaluation
output, [Link]
standard, [Link]
OverflowError (built-in exception)
overloading
operator

P

packages
parameter
value, default
parenthesized form
parser
Pascal
language
pass statement
path
module search
physical line, [Link], [Link]
plain integer literal
plain integer object
plus
pop() (mapping object method)
pop() (sequence object method)
popen() (nel modulo os)
popitem() (mapping object method)
pow() (funzione built-in), [Link], [Link], [Link]
precedence
operator
primary
print statement, [Link]
private
names
procedure
call
program

Q

quotes
backward, [Link]
quotes (continued)
reverse, [Link]

R

raise an exception
raise statement
raising
exception
range() (funzione built-in)
raw input
raw string
raw_input() (funzione built-in)
readline() (file method)
rebinding
name
recursive object
reference
attribute
reference counting
remove() (sequence object method)
repr() (funzione built-in), [Link], [Link]
representation
integer
reserved word
restricted
execution
return statement, [Link], [Link]
reverse
quotes, [Link]
reverse() (sequence object method)
RuntimeError exception

S

scope, [Link]
search
path, module
sequence
item
sequence object, [Link], [Link], [Link], [Link], [Link], [Link]
setdefault() (mapping object method)
shifting
operation
simple
statement
singleton
tuple
slice
slice() (funzione built-in)
slice object
slicing, [Link], [Link]
assignment
extended
sort() (sequence object method)
space
special
attribute
attribute, generic
stack
execution
trace
standard
output, [Link]
Standard C
standard input
start (slice object attribute), [Link]
statement
assert
assignment, [Link]
assignment, augmented
break, [Link], [Link], [Link], [Link]
class
compound
continue, [Link], [Link], [Link], [Link]
def
del, [Link], [Link]
exec, [Link]
expression
for, [Link], [Link]
from, [Link]
future
global, [Link], [Link]
if
statement (continued)
import, [Link]
loop, [Link], [Link], [Link]
pass
print, [Link]
raise
return, [Link], [Link]
simple
try, [Link]
while, [Link], [Link]
yield
statement grouping
stderr (in module sys)
stdin (in module sys)
stdio
stdout (in module sys), [Link]
step (slice object attribute), [Link]
stop (slice object attribute), [Link]
StopIteration exception
str() (funzione built-in), [Link]
string
comparison
conversion, [Link], [Link]
item
Unicode
string literal
string object, [Link], [Link]
subscription, [Link], [Link], [Link]
assignment
subtraction
suite
suppression
newline
syntax, [Link]
SyntaxError exception
sys (built-in module), [Link], [Link], [Link]
sys.exc_info
sys.exc_traceback
sys.last_traceback
sys.modules
sys.stderr
sys.stdin
sys.stdout

T

tab
target
deletion
list, [Link]
list assignment
list, deletion
loop control
tb_frame (traceback attribute)
tb_lasti (traceback attribute)
tb_lineno (traceback attribute)
tb_next (traceback attribute)
termination model
test
identity
membership
token
trace
stack
traceback object, [Link]
trailing
comma, [Link]
triple-quoted string
True
try statement, [Link]
tuple
display
empty, [Link]
singleton
tuple object, [Link], [Link], [Link]
type
data
hierarchy
immutable data
type() (funzione built-in)
type of an object
TypeError exception
types, internal

U

unary
arithmetic operation
bit-wise operation
unbinding
name
UnboundLocalError
unichr() (funzione built-in)
Unicode
unicode() (funzione built-in), [Link]
Unicode Consortium
unicode object
UNIX
unreachable object
unrecognized escape sequence
update() (mapping object method)
user-defined
function
function call
method
module
user-defined function object, [Link], [Link]
user-defined method object

V

value
default parameter
value of an object
ValueError exception
values
writing, [Link]
values() (mapping object method)
variable
free, [Link]

W

while statement, [Link], [Link]
whitespace
writing
values, [Link]

X

xor
bit-wise

Y

yield statement

Z

ZeroDivisionError exception

Vedete Circa questo documento... per informazioni su modifiche e suggerimenti.