Python Tutorial
Vorige:
D. Glossary
Omhoog:
Python Tutorial
Volgende:
About this document ...
Index
Symbolen
|
_
|
a
|
b
|
c
|
d
|
e
|
f
|
g
|
i
|
l
|
m
|
n
|
o
|
p
|
r
|
s
|
u
|
z
Symbolen
...
>>>
_ (underscore)
__builtin__ (ingebouwde module)
__future__
__slots__
A
append() (list method)
B
BDFL
byte code
C
classic class
coercion
compileall (standaardmodule)
count() (list method)
D
descriptor
dictionary
docstrings
,
[Link]
documentatiestrings
,
[Link]
E
EAFP
extend() (list method)
F
file-object
for-statement
,
[Link]
G
generator
GIL
global interpreter lock
I
IDLE
immutable
index() (list method)
insert() (list method)
integer division
interactive
interpreted
iterable
iterator
L
LBYL
list comprehension
M
mapping
metaclass
method-object
module
zoekpad
mutable
N
namespace
nested scope
new-style class
O
object
file,
method
omgevingsvariabelen
PATH
,
[Link]
PYTHONPATH
,
[Link]
,
[Link]
,
[Link]
,
[Link]
omgevingsvariabelen (vervolg)
PYTHONSTARTUP
,
[Link]
open() (ingebouwde functie)
P
pad
module-zoekpad
PATH (omgevingsvariabele)
,
[Link]
pickle (standaardmodule)
pop() (list method)
Python3000
PYTHONPATH (omgevingsvariabele)
,
[Link]
,
[Link]
,
[Link]
,
[Link]
PYTHONSTARTUP (omgevingsvariabele)
,
[Link]
R
readline (ingebouwde module)
remove() (list method)
reverse() (list method)
rlcompleter (standaardmodule)
S
sequence
sort() (list method)
statement
for
,
[Link]
string (standaardmodule)
strings, documentatie
,
[Link]
sys (standaardmodule)
U
unicode() (ingebouwde functie)
Z
Zen of Python
zoeken
pad, module
Python Tutorial
Voriges:
D. Glossary
Omhoog:
Python Tutorial
Volgende:
About this document ...
Release 2.3.4, documentation updated on May 20, 2004.
See
About this document...
for information on suggesting changes.