Index


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

. (dot)

.ini
file
.pdbrc
file
.pythonrc.py
file


=

== operator


_ (underscore)

__abs__() (in operator)
__add__() (AddressList method)
__add__() (in operator)
__and__() (in operator)
__builtin__ (built-in module)
__cmp__() (método instancia)
__concat__() (in operator)
__contains__() (in operator)
__copy__() (copy protocol)
__deepcopy__() (copy protocol)
__delitem__() (in operator)
__delslice__() (in operator)
__dict__ (instance attribute)
__div__() (in operator)
__getinitargs__() (copy protocol), [Link]
__getitem__() (in operator)
__getslice__() (in operator)
__getstate__() (copy protocol), [Link]
__import__() (built-in function)
__init__() (instance constructor)
__init__() (NullTranslations method)
__inv__() (in operator)
__invert__() (in operator)
__len__() (AddressList method)
__lshift__() (in operator)
__main__ (built-in module)
__mod__() (in operator)
__mul__() (in operator)
__neg__() (in operator)
__not__() (in operator)
__or__() (in operator)
__pos__() (in operator)
__repeat__() (in operator)
__repr__() (netrc method)
__rshift__() (in operator)
__setitem__() (in operator)
__setslice__() (in operator)
__setstate__() (copy protocol), [Link]
__stderr__ (in sys)
__stdin__ (in sys)
__stdout__ (in sys)
__str__() (AddressList method)
__sub__() (AddressList method)
__sub__() (in operator)
__xor__() (in operator)
_debug (in gzip)
_exit() (in os)
_locale (built-in module)
_parse() (NullTranslations method)
_winreg (extension module)


A

a nivel de bit
operaciones
A-LAW, [Link]
a2b_base64() (in binascii)
a2b_hex() (in binascii)
a2b_hqx() (in binascii)
a2b_uu() (in binascii)
ABC lenguaje
abort() (FTP method)
abort() (in os)
abs() (built-in function)
abs() (in operator)
abspath() (in os.path)
AbstractFormatter (class in formatter)
AbstractWriter (class in formatter)
accept() (dispatcher method)
accept() (socket method)
accept2dyear (in time)
access() (in os)
acos() (in cmath)
acos() (in math)
acosh() (in cmath)
acquire() (Condition method)
acquire() (lock method)
acquire() (Semaphore method)
acquire() (Thread method), [Link]
activate_form() (form method)
activeCount() (in threading)
add() (in audioop)
add() (in operator)
add() (Stats method)
add_box() (form method)
add_browser() (form method)
add_button() (form method)
add_choice() (form method)
add_clock() (form method)
add_counter() (form method)
add_dial() (form method)
add_flowing_data() (formatter method)
add_hor_rule() (formatter method)
add_input() (form method)
add_label_data() (formatter method)
add_lightbutton() (form method)
add_line_break() (formatter method)
add_literal_data() (formatter method)
add_menu() (form method)
add_positioner() (form method)
add_roundbutton() (form method)
add_section() (ConfigParser method)
add_slider() (form method)
add_text() (form method)
add_timer() (form method)
add_valslider() (form method)
addcallback() (CD parser method)
addch() (scheduler method)
addheader() (MimeWriter method)
addnstr() (scheduler method)
address_family (SocketServer protocol)
address_string() (BaseHTTPRequestHandler method)
addresslist (AddressList attribute)
AddressList (class in rfc822)
addstr() (scheduler method)
adler32() (in zlib)
ADPCM, Intel/DVI
adpcm2lin() (in audioop)
adpcm32lin() (in audioop)
AF_INET (in socket)
AF_UNIX (in socket)
aifc (standard module)
AIFF, [Link]
aiff() (aifc method)
AIFF-C, [Link]
al (built-in module)
AL (standard module), [Link]
alarm() (in signal)
all_errors (in ftplib)
allocate_lock() (in thread)
allowremoval() (CD player method)
alt() (in curses.ascii)
altsep (in os)
altzone (in time)
anchor_bgn() (HTMLParser method)
anchor_end() (HTMLParser method)
and operator, [Link]
and_() (in operator)
annotate() (in dircache)
anydbm (standard module)
apop() (POP3 method)
append() (array method)
append() (IMAP4 method)
append() (list method)
append() (Template method)
apply() (built-in function)
arbitrary precision integers
aRepr (in repr)
argv (in sys)
ArithmeticError
aritmética
array (built-in module)
array() (in array)
arrays
ArrayType (in array)
article() (NNTPDataError method)
AS_IS (in formatter)
Ascher, David
ascii() (in curses.ascii)
asctime() (in time)
asin() (in cmath)
asin() (in math)
asinh() (in cmath)
assert statement
assert_line_data() (formatter method)
AssertionError
assignment
slice
subscript
ast2list() (in parser)
ast2tuple() (in parser)
ASTType (in parser)
asyncore (built-in module)
atan() (in cmath)
atan() (in math)
atan2() (in math)
atanh() (in cmath)
atexit (standard module)
atime (in cd)
atof() (in locale)
atof() (in string)
atoi() (in locale)
atoi() (in string)
atol() (in string)
AttributeError
attributes (XMLParser attribute)
attroff() (scheduler method)
attron() (scheduler method)
attrset() (scheduler method)
audio (in cd)
AUDIO_FILE_ENCODING_ADPCM_G721 (in sunau)
AUDIO_FILE_ENCODING_ADPCM_G722 (in sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_3 (in sunau)
AUDIO_FILE_ENCODING_ADPCM_G723_5 (in sunau)
AUDIO_FILE_ENCODING_ALAW_8 (in sunau)
AUDIO_FILE_ENCODING_DOUBLE (in sunau)
AUDIO_FILE_ENCODING_FLOAT (in sunau)
AUDIO_FILE_ENCODING_LINEAR_16 (in sunau)
AUDIO_FILE_ENCODING_LINEAR_24 (in sunau)
AUDIO_FILE_ENCODING_LINEAR_32 (in sunau)
AUDIO_FILE_ENCODING_LINEAR_8 (in sunau)
AUDIO_FILE_ENCODING_MULAW_8 (in sunau)
AUDIO_FILE_MAGIC (in sunau)
audioop (built-in module)
authenticate() (IMAP4 method)
authenticators() (netrc method)
avg() (in audioop)
avgpp() (in audioop)


B

b2a_base64() (in binascii)
b2a_hex() (in binascii)
b2a_hqx() (in binascii)
b2a_uu() (in binascii)
BabylMailbox (class in mailbox)
base64
encoding
base64 (standard module)
BaseCookie (class in Cookie)
BaseHTTPRequestHandler (class in BaseHTTPServer)
BaseHTTPServer (standard module)
basename() (in os.path)
Bastion() (in Bastion)
Bastion (standard module)
BastionClass (class in Bastion)
baudrate() (in curses)
bdb (standard module)
beep() (in curses)
Beep() (in winsound)
benchmarking
bestreadsize() (CD player method)
betavariate() (in random)
bgn_group() (form method)
bias() (in audioop)
bidirectional() (in unicodedata)
binarios, semáforos
binary
data, packing
binary() (mpz method)
binascii (built-in module)
bind() (dispatcher method)
bind() (socket method)
bindtextdomain() (in gettext)
binhex() (in binhex)
binhex (standard module), [Link]
bisect() (in bisect)
bisect (standard module)
bkgd() (scheduler method)
bkgdset() (scheduler method)
BLOCKSIZE (in cd)
blocksize (in sha)
body() (NNTPDataError method)
BOM (in codecs)
BOM32_BE (in codecs)
BOM32_LE (in codecs)
BOM64_BE (in codecs)
BOM64_LE (in codecs)
BOM_BE (in codecs)
BOM_LE (in codecs)
Boolean
operations
Booleano
type
booleano
operaciones
border() (scheduler method)
box() (scheduler method)
bsddb (built-in module), [Link]
bsddb (extension module)
btopen() (in bsddb)
buffer() (built-in function), [Link], [Link]
buffer size, I/O
buffer_info() (array method)
BufferType (in types)
built-in
excepciones
funciones
tipos
builtin_module_names (in sys)
BuiltinFunctionType (in types)
BuiltinMethodType (in types)
byte-code
file, [Link], [Link]
byteorder (in sys)
byteswap() (array method)


C

C
lenguaje, [Link], [Link]
structures
C_BUILTIN (in imp)
C_EXTENSION (in imp)
cadena object
calcsize() (in struct)
calendar() (in calendar)
calendar (standard module)
call() (ZipFile method)
callable() (built-in function)
can_change_color() (in curses)
can_fetch() (RobotFileParser method)
cancel() (scheduler method)
capitalize() (in string)
capitalize() (string method)
capwords() (in regsub)
capwords() (in string)
casefold (in regex)
cat() (in nis)
catalog (in cd)
category() (in unicodedata)
cbreak() (in curses)
cd (built-in module)
CDROM (in cd)
ceil() (en módulo math)
ceil() (in math)
center() (in string)
center() (string method)
CGI
protocol
cgi (standard module)
cgi_directories (CGIHTTPRequestHandler attribute)
CGIHTTPRequestHandler (class in CGIHTTPServer)
CGIHTTPServer (standard module), [Link]
CHAR_MAX (in locale)
character
CharacterDataHandler() (XMLParser method)
CHARSET (in mimify)
charset() (NullTranslations method)
chdir() (in os)
check() (IMAP4 method)
check() (in tabnanny)
check_forms() (in fl)
checkcache() (in linecache)
checksum
Cyclic Redundancy Check
MD5
SHA
childerr (Popen4 attribute)
chmod() (in os)
choice() (in random)
choice() (in whrandom)
choose_boundary() (in mimetools)
chown() (in os)
chr() (built-in function)
Chunk (class in chunk)
chunk (standard module)
cipher
DES, [Link]
Enigma
IDEA
classobj() (in new)
ClassType (in types)
clear() (dictionary method)
clear() (Event method)
clear() (scheduler method)
clear_cache() (in regsub)
clearcache() (in linecache)
clearok() (scheduler method)
client_address (BaseHTTPRequestHandler attribute)
clock() (in time)
clone() (Template method)
close() (aifc method), [Link]
close() (AU_read method)
close() (AU_write method)
close() (audio device method)
Close() (BastionClass method)
close() (CD player method)
close() (Chunk method)
close() (dispatcher method)
close() (file method)
close() (FTP method)
close() (IMAP4 method)
close() (in fileinput)
close() (in os)
close() (Queue method), [Link]
close() (SGMLParser method)
close() (socket method)
close() (StringIO method)
close() (Telnet method)
close() (Wave_read method)
close() (Wave_write method)
close() (XMLParser method)
close() (ZipFile method), [Link]
closed (file attribute)
CloseKey() (in _winreg)
closelog() (in syslog)
closeport() (audio port method)
clrtobot() (scheduler method)
clrtoeol() (scheduler method)
cmath (built-in module)
Cmd (class in cmd)
cmd (standard module), [Link]
cmdloop() (Cmd method)
cmp() (built-in function), [Link]
cmp() (in filecmp)
cmp_op (in dis)
cmpfiles() (in filecmp)
code() (in new)
code (standard module)
code object, [Link], [Link]
Codecs
decode
encode
codecs (standard module)
coded_value (Morsel attribute)
codeop (standard module)
CodeType (in types)
coerce() (built-in function)
collect() (in gc)
color() (in fl)
color_content() (in curses)
color_pair() (in curses)
colorsys (standard module)
coma flotante
literales
coma flotante object
combining() (in unicodedata)
command (BaseHTTPRequestHandler attribute)
commands (standard module)
COMMENT (in tokenize)
commenters (shlex attribute)
CommentHandler() (XMLParser method)
common (dircmp attribute)
Common Gateway Interface
common_dirs (dircmp attribute)
common_files (dircmp attribute)
common_funny (dircmp attribute)
commonprefix() (in os.path)
comparación
objects
comparison
operador
comparisons
encadenamiento
compile() (AST method)
compile() (built-in function), [Link], [Link], [Link], [Link]
compile() (in py_compile)
compile() (in re)
compile() (in regex)
compile_command() (in code)
compile_command() (in codeop)
compile_dir() (in compileall)
compile_path() (in compileall)
compileall (standard module)
compileast() (in parser)
complete() (Completer method)
complex() (built-in function), [Link]
ComplexType (in types)
compress() (Compress method)
compress() (in jpeg)
compress() (in zlib)
compressobj() (in zlib)
concat() (in operator)
concatenación
operación
Condition (class in threading)
Condition() (in threading)
ConfigParser (class in ConfigParser)
ConfigParser (standard module)
configuration
file
file, debugger
file, path
file, user
confstr() (in os)
confstr_names (in os)
conjugate() (complejo número método)
connect() (dispatcher method)
connect() (FTP method)
connect() (HTTP method)
connect() (SMTP method)
connect() (socket method)
connect_ex() (socket method)
ConnectRegistry() (in _winreg)
constructor() (in copy_reg)
contains() (in operator)
content type
MIME
control (in cd)
controlnames (in curses.ascii)
ConversionError
conversiones
numéricas
Cookie (standard module)
CookieError
copy() (dictionary method)
copy() (IMAP4 method)
copy() (in copy)
copy() (in shutil)
copy() (md5 method)
copy() (sha method)
copy (standard module), [Link], [Link]
copy() (Template method)
copy2() (in shutil)
copy_reg (standard module)
copybinary() (in mimetools)
copyfile() (in shutil)
copyfileobj() (in shutil)
copying files
copyliteral() (in mimetools)
copymessage() (Folder method)
copymode() (in shutil)
copyright (in sys)
copystat() (in shutil)
copytree() (in shutil)
corte
operación
cos() (in cmath)
cos() (in math)
cosh() (in cmath)
cosh() (in math)
count() (array method)
count() (in string)
count() (list method)
count() (string method)
countOf() (in operator)
cPickle (built-in module), [Link], [Link]
CPU time
crc32() (in binascii)
crc32() (in zlib)
crc_hqx() (in binascii)
create() (IMAP4 method)
create_socket() (dispatcher method)
CreateKey() (in _winreg)
createparser() (in cd)
crop() (in imageop)
cross() (in audioop)
crypt (built-in module), [Link]
crypt() (in crypt)
crypt(3)
cryptography, [Link]
cStringIO (built-in module)
ctermid() (in os)
ctime() (in time)
ctrl() (in curses.ascii)
cunifvariate() (in random)
curdir (in os)
currentThread() (in threading)
curs_set() (in curses)
curses (standard module)
curses.ascii (standard module)
curses.textpad (standard module)
curses.wrapper (standard module)
cursyncup() (scheduler method)
cwd() (FTP method)
Cyclic Redundancy Check


D

data
packing binary
data (MutableString attribute)
data (UserDict attribute)
data (UserList attribute)
database
Unicode
DATASIZE (in cd)
date() (NNTPDataError method)
date2zip() (in gzip)
date_time_string() (BaseHTTPRequestHandler method)
daylight (in time)
Daylight Saving Time
dbhash (standard module), [Link]
dbm (built-in module), [Link], [Link], [Link]
de desplazamiento
operaciones
de máscaras de bit
operaciones
deactivate_form() (form method)
debug (IMAP4 attribute)
debug (shlex attribute)
debug() (Template method)
DEBUG_COLLECTABLE (in gc)
DEBUG_INSTANCES (in gc)
DEBUG_LEAK (in gc)
DEBUG_OBJECTS (in gc)
DEBUG_SAVEALL (in gc)
DEBUG_STATS (in gc)
DEBUG_UNCOLLECTABLE (in gc)
debugger
configuration file
debugging
decimal() (in unicodedata)
decode
Codecs
decode() (in base64)
decode() (in mimetools)
decode() (in quopri)
decode() (in uu)
decode() (StringIO method)
decodestring() (in base64)
decomposition() (in unicodedata)
decompress() (Decompress method)
decompress() (in jpeg)
decompress() (in zlib)
decompressobj() (in zlib)
decrypt() (rotor method)
decryptmore() (rotor method)
deepcopy() (in copy)
def_prog_mode() (in curses)
def_shell_mode() (in curses)
default() (Cmd method)
DefaultHandler() (XMLParser method)
DefaultHandlerExpand() (XMLParser method)
defaults() (ConfigParser method)
defpath (in os)
del statement, [Link]
delattr() (built-in function)
delay_output() (in curses)
delch() (scheduler method)
dele() (POP3 method)
delete() (FTP method)
delete() (IMAP4 method)
delete_object() (FORMS object method)
deletefolder() (MH method)
DeleteKey() (in _winreg)
deleteln() (scheduler method)
deleteparser() (CD parser method)
DeleteValue() (in _winreg)
delitem() (in operator)
delslice() (in operator)
derwin() (scheduler method)
DES
cipher, [Link]
descriptor, file
Detach() (BastionClass method)
deterministic profiling
device
Enigma
DEVICE (standard module)
dgettext() (in gettext)
dictionary
type, operations on
dictionary object
DictionaryType (in types)
DictType (in types)
diff_files (dircmp attribute)
digest() (md5 method)
digest() (sha method)
digestsize (in sha)
digit() (in unicodedata)
digits (in string)
dir() (built-in function)
dir() (FTP method)
dircache (standard module)
dircmp (class in filecmp)
directory
changing
creating
deleting, [Link]
site-packages
site-python
dirname() (in os.path)
dis() (in dis)
dis (standard module)
disable() (in gc)
disassemble() (in dis)
disco() (in dis)
dispatcher (class in asyncore)
distb() (in dis)
dither2grey2() (in imageop)
dither2mono() (in imageop)
div() (in operator)
división
integer
largo entero
divm() (in mpz)
divmod() (built-in function)
dl (extension module)
dllhandle (in sys)
do_command() (Textbox method)
do_forms() (in fl)
do_GET() (SimpleHTTPRequestHandler method)
do_HEAD() (SimpleHTTPRequestHandler method)
do_POST() (CGIHTTPRequestHandler method)
doc_header (Cmd attribute)
docmd() (SMTP method)
docstrings
DOCTYPE declaration
done() (Unpacker method)
DOTALL (in re)
doupdate() (in curses)
drain() (audio device method)
dumbdbm (standard module), [Link]
DumbWriter (class in formatter)
dump() (en el módulo pickle)
dump() (in marshal)
dumps() (en el módulo pickle)
dumps() (in marshal)
dup() (in os)
dup() (posixfile method)
dup2() (in os)
dup2() (posixfile method)
DuplicateSectionError


E

e (in cmath)
e (in math)
E2BIG (in errno)
EACCES (in errno)
EADDRINUSE (in errno)
EADDRNOTAVAIL (in errno)
EADV (in errno)
EAFNOSUPPORT (in errno)
EAGAIN (in errno)
EALREADY (in errno)
EBADE (in errno)
EBADF (in errno)
EBADFD (in errno)
EBADMSG (in errno)
EBADR (in errno)
EBADRQC (in errno)
EBADSLT (in errno)
EBFONT (in errno)
EBUSY (in errno)
ECHILD (in errno)
echo() (in curses)
echochar() (scheduler method)
ECHRNG (in errno)
ECOMM (in errno)
ECONNABORTED (in errno)
ECONNREFUSED (in errno)
ECONNRESET (in errno)
EDEADLK (in errno)
EDEADLOCK (in errno)
EDESTADDRREQ (in errno)
edit() (Textbox method)
EDOM (in errno)
EDOTDOT (in errno)
EDQUOT (in errno)
EEXIST (in errno)
EFAULT (in errno)
EFBIG (in errno)
ehlo() (SMTP method)
EHOSTDOWN (in errno)
EHOSTUNREACH (in errno)
EIDRM (in errno)
EILSEQ (in errno)
EINPROGRESS (in errno)
EINTR (in errno)
EINVAL (in errno)
EIO (in errno)
EISCONN (in errno)
EISDIR (in errno)
EISNAM (in errno)
eject() (CD player method)
EL2HLT (in errno)
EL2NSYNC (in errno)
EL3HLT (in errno)
EL3RST (in errno)
elements (XMLParser attribute)
ELIBACC (in errno)
ELIBBAD (in errno)
ELIBEXEC (in errno)
ELIBMAX (in errno)
ELIBSCN (in errno)
Ellinghouse, Lance, [Link]
EllipsisType (in types)
ELNRNG (in errno)
ELOOP (in errno)
EMFILE (in errno)
EMLINK (in errno)
Empty
empty() (Queue method)
empty() (scheduler method)
emptyline() (Cmd method)
EMSGSIZE (in errno)
EMULTIHOP (in errno)
enable() (in gc)
ENAMETOOLONG (in errno)
ENAVAIL (in errno)
encadenamiento
comparisons
enclose() (scheduler method)
encode
Codecs
encode() (in base64)
encode() (in mimetools)
encode() (in quopri)
encode() (in uu)
encode() (string method)
encode() (StringIO method)
EncodedFile() (in codecs)
encodestring() (in base64)
encoding
base64
quoted-printable
encodings_map (in mimetypes)
encrypt() (rotor method)
encryptmore() (rotor method)
end() (in re)
end_group() (form method)
end_headers() (BaseHTTPRequestHandler method)
end_marker() (MultiFile method)
end_paragraph() (formatter method)
EndCdataSectionHandler() (XMLParser method)
EndElementHandler() (XMLParser method)
endheaders() (HTTP method)
EndNamespaceDeclHandler() (XMLParser method)
endpick() (in gl)
endpos (MatchObject attribute)
endselect() (in gl)
endswith() (string method)
endwin() (in curses)
ENETDOWN (in errno)
ENETRESET (in errno)
ENETUNREACH (in errno)
ENFILE (in errno)
Enigma
cipher
device
ENOANO (in errno)
ENOBUFS (in errno)
ENOCSI (in errno)
ENODATA (in errno)
ENODEV (in errno)
ENOENT (in errno)
ENOEXEC (in errno)
ENOLCK (in errno)
ENOLINK (in errno)
ENOMEM (in errno)
ENOMSG (in errno)
ENONET (in errno)
ENOPKG (in errno)
ENOPROTOOPT (in errno)
ENOSPC (in errno)
ENOSR (in errno)
ENOSTR (in errno)
ENOSYS (in errno)
ENOTBLK (in errno)
ENOTCONN (in errno)
ENOTDIR (in errno)
ENOTEMPTY (in errno)
ENOTNAM (in errno)
ENOTSOCK (in errno)
ENOTTY (in errno)
ENOTUNIQ (in errno)
enter() (scheduler method)
enterabs() (scheduler method)
entero
división, largo
literales
entero largo object
entero object
enteros
operaciones sobre tipos
ENTITY declaration
entitydefs (in htmlentitydefs)
entitydefs (XMLParser attribute)
enumerate() (in fm)
enumerate() (in threading)
EnumKey() (in _winreg)
EnumValue() (in _winreg)
environ (in os)
environ (in posix)
environment variables
$ftp_proxy
$gopher_proxy
$HOME, [Link]
$http_proxy
$KDEDIR
$LANG, [Link], [Link]
$LANGUAGE, [Link]
$LC_ALL, [Link]
$LC_MESSAGES, [Link]
$LNAME
$LOGNAME, [Link]
$PAGER
$PATH, [Link], [Link]
$PYTHONPATH, [Link], [Link], [Link]
$PYTHONSTARTUP, [Link], [Link]
$PYTHONY2K, [Link], [Link]
setting
$TMPDIR
$USER, [Link]
$USERNAME
EnvironmentError
ENXIO (in errno)
EOFError
EOPNOTSUPP (in errno)
EOVERFLOW (in errno)
EPERM (in errno)
EPFNOSUPPORT (in errno)
EPIPE (in errno)
epoch
EPROTO (in errno)
EPROTONOSUPPORT (in errno)
EPROTOTYPE (in errno)
ERANGE (in errno)
erase() (scheduler method)
erasechar() (in curses)
EREMCHG (in errno)
EREMOTE (in errno)
EREMOTEIO (in errno)
ERESTART (in errno)
EROFS (in errno)
errno (built-in module), [Link]
errno (standard module)
Error, [Link], [Link], [Link], [Link], [Link]
error, [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link], [Link]
error() (Folder method)
ERROR (in cd)
error() (MH method)
error_leader() (shlex method)
error_message_format (BaseHTTPRequestHandler attribute)
error_perm
error_proto, [Link]
error_reply
error_temp
ErrorByteIndex (in xml.parsers.expat)
errorcode (in errno)
ErrorCode (in xml.parsers.expat)
ErrorColumnNumber (in xml.parsers.expat)
ErrorLineNumber (in xml.parsers.expat)
ErrorString() (in xml.parsers.expat)
escape() (in cgi)
escape() (in re)
ESHUTDOWN (in errno)
ESOCKTNOSUPPORT (in errno)
ESPIPE (in errno)
ESRCH (in errno)
ESRMNT (in errno)
ESTALE (in errno)
ESTRPIPE (in errno)
ETIME (in errno)
ETIMEDOUT (in errno)
ETOOMANYREFS (in errno)
ETXTBSY (in errno)
EUCLEAN (in errno)
EUNATCH (in errno)
EUSERS (in errno)
eval() (built-in function), [Link], [Link], [Link], [Link], [Link]
Event (class in threading)
Event() (in threading)
event scheduling
EWOULDBLOCK (in errno)
exc_info() (in sys)
exc_traceback (in sys)
exc_type (in sys)
exc_value (in sys)
excepciones
built-in
except statement
Exception
exceptions (standard module)
EXDEV (in errno)
exec statement
exec_prefix (in sys)
execfile() (built-in function), [Link]
execl() (in os)
execle() (in os)
execlp() (in os)
executable (in sys)
execv() (in os)
execve() (in os)
execvp() (in os)
execvpe() (in os)
EXFULL (in errno)
exists() (in os.path)
exit() (in sys)
exit() (in thread)
exit_thread() (in thread)
exitfunc (in sys), [Link]
exp() (in cmath)
exp() (in math)
expand() (MatchObject method)
expandtabs() (in string)
expandtabs() (string method)
expanduser() (in os.path)
expandvars() (in os.path)
expect() (Telnet method)
expovariate() (in random)
expr() (in parser)
expunge() (IMAP4 method)
extend() (array method)
extend() (list method)
Extensible Markup Language
extensions_map (SimpleHTTPRequestHandler attribute)
External Data Representation, [Link]
ExternalEntityRefHandler() (XMLParser method)
extract_stack() (in traceback)
extract_tb() (in traceback)


F

F_BAVAIL (in statvfs)
F_BFREE (in statvfs)
F_BLOCKS (in statvfs)
F_BSIZE (in statvfs)
F_FAVAIL (in statvfs)
F_FFREE (in statvfs)
F_FILES (in statvfs)
F_FLAG (in statvfs)
F_FRSIZE (in statvfs)
F_NAMEMAX (in statvfs)
F_OK (in os)
fabs() (in math)
falso
FancyURLopener (class in urllib)
fcntl (built-in module), [Link]
fcntl() (in fcntl)
fcntl() (in module fcntl)
FCNTL (standard module), [Link]
fdopen() (in os)
feed() (SGMLParser method)
feed() (XMLParser method)
fetch() (IMAP4 method)
file
.ini
.pdbrc
.pythonrc.py
byte-code, [Link], [Link]
configuration
copying
debugger configuration
large files
mime.types
path configuration
temporary
user configuration
file (class descriptor attribute)
file() (posixfile method)
file control
Unix
file descriptor
file name
temporary
file object
POSIX
filecmp (standard module)
FileInput (class in fileinput)
fileinput (standard module)
filelineno() (in fileinput)
filename() (in fileinput)
filename_only (in tabnanny)
filenames
pathname expansion
wildcard expansion
fileno() (audio device method)
fileno() (file method)
fileno() (in module stdwin)
fileno() (socket method)
fileno() (SocketServer protocol)
fileno() (Telnet method)
fileopen() (in posixfile)
FileType (in types)
filter() (built-in function)
filter() (in curses)
find() (in gettext)
find() (in string)
find() (Queue method)
find() (string method)
find_first() (form method)
find_last() (form method)
find_module() (in imp)
findall() (in re)
findall() (RegexObject method)
findfactor() (in audioop)
findfit() (in audioop)
findfont() (in fm)
findmatch() (in mailcap)
findmax() (in audioop)
finish() (SocketServer protocol)
finish_request() (SocketServer protocol)
first() (dbhash method)
first() (Queue method)
firstkey() (in gdbm)
firstweekday() (in calendar)
fix() (in fpformat)
fl (built-in module)
FL (standard module)
flags() (posixfile method)
flags (RegexObject attribute)
flash() (in curses)
flattening
objects
float() (built-in function), [Link], [Link]
FloatingPointError
FloatType (in types)
flock() (in fcntl)
floor() (en módulo math)
floor() (in math)
flp (standard module)
flush() (audio device method)
flush() (Compress method)
flush() (Decompress method)
flush() (file method)
flush() (Queue method)
flush() (writer method)
flush_softspace() (formatter method)
flushheaders() (MimeWriter method)
flushinp() (in curses)
FlushKey() (in _winreg)
fm (built-in module)
fmod() (in math)
fnmatch() (in fnmatch)
fnmatch (standard module)
fnmatchcase() (in fnmatch)
Folder (class in mhlib)
Font Manager, IRIS
fontpath() (in fm)
forget() (in statcache)
forget_dir() (in statcache)
forget_except_prefix() (in statcache)
forget_prefix() (in statcache)
fork() (in os)
fork() (in pty)
forkpty() (in os)
format() (in locale)
format_exception() (in traceback)
format_exception_only() (in traceback)
format_list() (in traceback)
format_stack() (in traceback)
format_tb() (in traceback)
Formato de Fichero para Intercambio de Sonido
formatter (HTMLParser attribute)
formatter (standard module), [Link]
formatting, string
fp (AddressList attribute)
fpathconf() (in os)
fpformat (standard module)
frame object
FrameType (in types)
freeze_form() (form method)
freeze_object() (FORMS object method)
frexp() (in math)
fromchild (Popen4 attribute)
fromfd() (in socket)
fromfile() (array method)
fromlist() (array method)
fromstring() (array method)
fstat() (in os)
fstatvfs() (in os)
FTP
protocol, [Link]
FTP (class in ftplib)
$ftp_proxy
ftplib (standard module)
ftpmirror.py
ftruncate() (in os)
Full
full() (Queue method)
func_code (function object attribute)
funciones
built-in
function() (in new)
FunctionType (in types)
funny_files (dircmp attribute)


G

G.722
gamma() (in random)
garbage (in gc)
gather() (Textbox method)
gauss() (in random)
gc (extension module)
gcd() (in mpz)
gcdext() (in mpz)
gdbm (built-in module), [Link], [Link]
get() (AddressList method)
get() (ConfigParser method)
get() (dictionary method)
get() (in webbrowser)
get() (Queue method)
get_begidx() (in readline)
get_buffer() (Packer method)
get_buffer() (Unpacker method)
get_completer_delims() (in readline)
get_debug() (in gc)
get_directory() (in fl)
get_endidx() (in readline)
get_filename() (in fl)
get_history_length() (in readline)
get_ident() (in thread)
get_line_buffer() (in readline)
get_magic() (in imp)
get_mouse() (in fl)
get_nowait() (Queue method)
get_osfhandle() (in msvcrt)
get_pattern() (in fl)
get_position() (Unpacker method)
get_request() (SocketServer protocol)
get_rgbmode() (in fl)
get_socket() (Telnet method)
get_starttag_text() (SGMLParser method)
get_suffixes() (in imp)
get_syntax() (in regex)
get_threshold() (in gc)
get_token() (shlex method)
getaddr() (AddressList method)
getaddrlist() (AddressList method)
getallmatchingheaders() (AddressList method)
getatime() (in os.path)
getattr() (built-in function)
GetBase() (XMLParser method)
getbegyx() (scheduler method)
getboolean() (ConfigParser method)
getcaps() (in mailcap)
getch() (in msvcrt)
getch() (scheduler method)
getchannels() (audio configuration method)
getche() (in msvcrt)
getcomment() (font handle method)
getcompname() (aifc method)
getcompname() (AU_read method)
getcompname() (Wave_read method)
getcomptype() (aifc method)
getcomptype() (AU_read method)
getcomptype() (Wave_read method)
getconfig() (audio port method)
getcontext() (MH method)
getcurrent() (Folder method)
getcwd() (in os)
getdate() (AddressList method)
getdate_tz() (AddressList method)
getegid() (in os)
getencoding() (Message method)
geteuid() (in os)
getfd() (audio port method)
getfile() (HTTP method)
getfillable() (audio port method)
getfilled() (audio port method)
getfillpoint() (audio port method)
getfirstmatchingheader() (AddressList method)
getfloat() (ConfigParser method)
getfloatmax() (audio configuration method)
getfontinfo() (font handle method)
getfontname() (font handle method)
getfqdn() (in socket)
getframerate() (aifc method)
getframerate() (AU_read method)
getframerate() (Wave_read method)
getfullname() (Folder method)
getgid() (in os)
getgrall() (in grp)
getgrgid() (in grp)
getgrnam() (in grp)
getgroups() (in os)
getheader() (AddressList method)
gethostbyaddr() (en el módulo socket)
gethostbyaddr() (in socket)
gethostbyname() (in socket)
gethostbyname_ex() (in socket)
gethostname() (en el módulo socket)
gethostname() (in socket)
getinfo() (audio device method)
getint() (ConfigParser method)
getitem() (in operator)
getkey() (scheduler method)
getlast() (Folder method)
getline() (in linecache)
getlogin() (in os)
getmaintype() (Message method)
getmark() (aifc method)
getmark() (AU_read method)
getmark() (Wave_read method)
getmarkers() (aifc method)
getmarkers() (AU_read method)
getmarkers() (Wave_read method)
getmaxyx() (scheduler method)
getmcolor() (in fl)
getmessagefilename() (Folder method)
getmouse() (in curses)
getmtime() (in os.path)
getname() (Chunk method)
getName() (Thread method)
getnamespace() (XMLParser method)
getnchannels() (aifc method)
getnchannels() (AU_read method)
getnchannels() (Wave_read method)
getnframes() (aifc method)
getnframes() (AU_read method)
getnframes() (Wave_read method)
getopt() (in getopt)
getopt (standard module)
GetoptError
getoutput() (in commands)
getpagesize() (in resource)
getparam() (Message method)
getparams() (aifc method)
getparams() (AU_read method)
getparams() (in al)
getparams() (Wave_read method)
getparyx() (scheduler method)
getpass() (in getpass)
getpass (standard module)
getpath() (MH method)
getpeername() (socket method)
getpgrp() (in os)
getpid() (in os)
getplist() (Message method)
getppid() (in os)
getprofile() (MH method)
getprotobyname() (in socket)
getpwall() (in pwd)
getpwnam() (in pwd)
getpwuid() (in pwd)
getqueuesize() (audio configuration method)
getrawheader() (AddressList method)
getrecursionlimit() (in sys)
getrefcount() (in sys)
getreply() (HTTP method)
getrlimit() (in resource)
getrusage() (in resource)
getsampfmt() (audio configuration method)
getsample() (in audioop)
getsampwidth() (aifc method)
getsampwidth() (AU_read method)
getsampwidth() (Wave_read method)
getsequences() (Folder method)
getsequencesfilename() (Folder method)
getservbyname() (in socket)
getsignal() (in signal)
getsize() (Chunk method)
getsize() (in os.path)
getsizes() (in imgfile)
getslice() (in operator)
getsockname() (socket method)
getsockopt() (socket method)
getstatus() (audio port method)
getstatus() (CD player method)
getstatus() (in commands)
getstatusoutput() (in commands)
getstr() (scheduler method)
getstrwidth() (font handle method)
getsubtype() (Message method)
getsyx() (in curses)
gettempprefix() (in tempfile)
gettext() (in gettext)
gettext() (NullTranslations method)
gettext (standard module)
gettrackinfo() (CD player method)
gettype() (Message method)
getuid() (in os)
getuser() (in getpass)
getvalue() (StringIO method)
getwelcome() (FTP method)
getwelcome() (NNTPDataError method)
getwelcome() (POP3 method)
getwidth() (audio configuration method)
getwin() (in curses)
getyx() (scheduler method)
givenpat (regex attribute)
gl (built-in module)
GL (standard module)
glob() (in glob)
glob (standard module), [Link]
globals() (built-in function)
gmtime() (in time)
GNOME
Gopher
protocol, [Link], [Link]
$gopher_proxy
gopherlib (standard module)
Greenwich Mean Time
grey22grey() (in imageop)
grey2grey2() (in imageop)
grey2grey4() (in imageop)
grey2mono() (in imageop)
grey42grey() (in imageop)
group() (MatchObject method)
group() (NNTPDataError method)
group() (regex method)
groupdict() (MatchObject method)
groupindex (regex attribute)
groupindex (RegexObject attribute)
groups() (MatchObject method)
grp (built-in module)
gsub() (in regsub)
guess_extension() (in mimetypes)
guess_type() (in mimetypes)
gzip (standard module)
GzipFile (class in gzip)


H

halfdelay() (in curses)
handle() (BaseHTTPRequestHandler method)
handle() (SocketServer protocol)
handle_accept() (dispatcher method)
handle_cdata() (XMLParser method)
handle_charref() (SGMLParser method)
handle_charref() (XMLParser method)
handle_close() (dispatcher method)
handle_comment() (SGMLParser method)
handle_comment() (XMLParser method)
handle_connect() (dispatcher method)
handle_data() (SGMLParser method)
handle_data() (XMLParser method)
handle_doctype() (XMLParser method)
handle_endtag() (SGMLParser method)
handle_endtag() (XMLParser method)
handle_entityref() (SGMLParser method)
handle_error() (SocketServer protocol)
handle_expt() (dispatcher method)
handle_image() (HTMLParser method)
handle_proc() (XMLParser method)
handle_read() (dispatcher method)
handle_request() (SocketServer protocol)
handle_special() (XMLParser method)
handle_starttag() (SGMLParser method)
handle_starttag() (XMLParser method)
handle_write() (dispatcher method)
handle_xml() (XMLParser method)
has_colors() (in curses)
has_extn() (SMTP method)
has_ic() (in curses)
has_il() (in curses)
has_key() (dictionary method)
has_key() (in curses)
has_key() (Queue method)
has_option() (ConfigParser method)
has_section() (ConfigParser method)
hasattr() (built-in function)
hascompare (in dis)
hasconst (in dis)
hash() (built-in function)
hashopen() (in bsddb)
hasjabs (in dis)
hasjrel (in dis)
haslocal (in dis)
hasname (in dis)
head() (NNTPDataError method)
headers
MIME, [Link]
headers (AddressList attribute)
headers (BaseHTTPRequestHandler attribute)
heapmin() (in msvcrt)
helo() (SMTP method)
help() (NNTPDataError method)
hex() (built-in function)
hexadecimal
literales
hexbin() (in binhex)
hexdigest() (md5 method)
hexdigest() (sha method)
hexdigits (in string)
hexlify() (in binascii)
hexversion (in sys)
hide_form() (form method)
hide_object() (FORMS object method)
hilos
POSIX
hline() (scheduler method)
hls_to_rgb() (in colorsys)
$HOME, [Link]
hosts (netrc attribute)
hsv_to_rgb() (in colorsys)
HTML, [Link]
htmlentitydefs (standard module)
htmllib (standard module), [Link], [Link]
HTMLParser (class in htmllib), [Link]
htonl() (in socket)
htons() (in socket)
HTTP
protocol, [Link], [Link], [Link], [Link]
HTTP (class in httplib)
$http_proxy
httpd
httplib (standard module)
HTTPServer (class in BaseHTTPServer)
hypertext
hypot() (in math)


I

I (in re)
I/O control
buffering, [Link], [Link]
POSIX, [Link]
tty, [Link]
Unix
ibufcount() (audio device method)
id() (built-in function)
idcok() (scheduler method)
IDEA
cipher
ident (in cd)
identchars (Cmd attribute)
idlok() (scheduler method)
if statement
ignore() (Stats method)
IGNORECASE (in re)
ihave() (NNTPDataError method)
ihooks (standard module)
imageop (built-in module)
IMAP4
protocol
IMAP4 (class in imaplib)
IMAP4.abort
IMAP4.error
IMAP4.readonly
imaplib (standard module)
imgfile (built-in module)
imghdr (standard module)
immedok() (scheduler method)
imp (built-in module), [Link]
import statement, [Link]
ImportError
in operator, [Link]
INADDR_* (in socket)
inch() (scheduler method)
Incompletos
Independent JPEG Group
index() (array method)
index (in cd)
index() (in string)
index() (list method)
index() (string method)
IndexError
indexOf() (in operator)
inet_aton() (in socket)
inet_ntoa() (in socket)
infile (shlex attribute)
Infinity, [Link]
info() (NullTranslations method)
InfoSeek Corporation
ini file
init() (in fm)
init() (in mimetypes)
init_builtin() (in imp)
init_color() (in curses)
init_frozen() (in imp)
init_pair() (in curses)
inited (in mimetypes)
initscr() (in curses)
input() (built-in function), [Link]
input() (in fileinput)
InputType (in cStringIO)
insch() (scheduler method)
insdelln() (scheduler method)
insert() (array method)
insert() (list method)
insert_text() (in readline)
insertln() (scheduler method)
insnstr() (scheduler method)
insort() (in bisect)
insstr() (scheduler method)
install() (in gettext)
install() (NullTranslations method)
instance() (in new)
instancemethod() (in new)
InstanceType (in types)
instr() (scheduler method)
instream (shlex attribute)
int() (built-in function), [Link]
Int2AP() (in imaplib)
integer
arbitrary precision
división
literales, largo
Intel/DVI ADPCM
interact() (in code)
interact() (InteractiveConsole method)
interact() (Telnet method)
InteractiveConsole (class in code)
InteractiveInterpreter (class in code)
intern() (built-in function)
Internaldate2tuple() (in imaplib)
Internet
Internet Config
internos
types
InterpolationDepthError
InterpolationError
interpreter prompts
intro (Cmd attribute)
IntType (in types)
inv() (in operator)
ioctl() (in fcntl)
IOCTL (standard module)
IOError
IP_* (in socket)
IPPORT_* (in socket)
IPPROTO_* (in socket)
IRIS Font Manager
IRIX
threads
is not operator
is operator
is_builtin() (in imp)
is_data() (MultiFile method)
is_frozen() (in imp)
is_linetouched() (scheduler method)
is_wintouched() (scheduler method)
is_zipfile() (in gzip)
isabs() (in os.path)
isAlive() (Thread method)
isalnum() (in curses.ascii)
isalnum() (string method)
isalpha() (in curses.ascii)
isalpha() (string method)
isascii() (in curses.ascii)
isatty() (Chunk method)
isatty() (file method)
isatty() (in os)
isblank() (in curses.ascii)
isCallable() (in operator)
iscntrl() (in curses.ascii)
iscomment() (AddressList method)
isctrl() (in curses.ascii)
isDaemon() (Thread method)
isdigit() (in curses.ascii)
isdigit() (string method)
isdir() (in os.path)
isenabled() (in gc)
isendwin() (in curses)
ISEOF() (in token)
isexpr() (AST method)
isexpr() (in parser)
isfile() (in os.path)
isfirstline() (in fileinput)
isgraph() (in curses.ascii)
isheader() (AddressList method)
isinstance() (built-in function)
iskeyword() (in keyword)
islast() (AddressList method)
isleap() (in calendar)
islink() (in os.path)
islower() (in curses.ascii)
islower() (string method)
isMappingType() (in operator)
ismeta() (in curses.ascii)
ismount() (in os.path)
ISNONTERMINAL() (in token)
isNumberType() (in operator)
isprint() (in curses.ascii)
ispunct() (in curses.ascii)
isqueued() (in fl)
isreadable() (in pprint)
isreadable() (PrettyPrinter method)
isrecursive() (in pprint)
isrecursive() (PrettyPrinter method)
isReservedKey() (Morsel method)
isSequenceType() (in operator)
isSet() (Event method)
isspace() (in curses.ascii)
isspace() (string method)
isstdin() (in fileinput)
issubclass() (built-in function)
issuite() (AST method)
issuite() (in parser)
ISTERMINAL() (in token)
istitle() (string method)
isupper() (in curses.ascii)
isupper() (string method)
isxdigit() (in curses.ascii)
items() (dictionary method)
itemsize (array attribute)


J

Jansen, Jack
JFIF, [Link]
join() (in os.path)
join() (in string)
join() (string method)
join() (Thread method)
joinfields() (in string)
jpeg (built-in module)
js_output() (BaseCookie method)
js_output() (Morsel method)


K

kbhit() (in msvcrt)
$KDEDIR
key (Morsel attribute)
KeyboardInterrupt
KeyError
keyname() (in curses)
keypad() (scheduler method)
keys() (dictionary method)
keys() (Queue method)
keyword (standard module)
kill() (in os)
killchar() (in curses)
knee (standard module)
knownfiles (in mimetypes)
Kuchling, Andrew, [Link], [Link]


L

L (in re)
LambdaType (in types)
$LANG, [Link], [Link]
$LANGUAGE, [Link]
large files
largo
entero división
integer literales
last() (dbhash method)
last (MultiFile attribute)
last() (NNTPDataError method)
last() (Queue method)
last (regex attribute)
last_traceback (in sys)
last_type (in sys)
last_value (in sys)
lastcmd (Cmd attribute)
lastpart() (MimeWriter method)
$LC_ALL, [Link]
LC_ALL (in locale)
LC_COLLATE (in locale)
LC_CTYPE (in locale)
$LC_MESSAGES, [Link]
LC_MESSAGES (in locale)
LC_MONETARY (in locale)
LC_NUMERIC (in locale)
LC_TIME (in locale)
ldexp() (in math)
leapdays() (in calendar)
leaveok() (scheduler method)
left_list (dircmp attribute)
left_only (dircmp attribute)
len() (built-in function), [Link], [Link]
lenguaje
ABC
C, [Link], [Link]
letters (in string)
level (MultiFile attribute)
library (in dbm)
ligeros, procesos
lin2adpcm() (in audioop)
lin2adpcm3() (in audioop)
lin2lin() (in audioop)
lin2ulaw() (in audioop)
line-buffered I/O
linecache (standard module)
lineno (class descriptor attribute)