home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 December
/
PCWorld_2001-12_cd.bin
/
Software
/
Topware
/
crimson
/
data1.cab
/
Program_Files
/
spec
/
python.key
< prev
next >
Wrap
INI File
|
2001-10-30
|
1KB
|
66 lines
[-COMMENT-:GLOBAL]
# PYTHON LANGUAGE KEYWORDS FILE
#
# CRIMSON EDITOR v3.25
# FIRST EDITED BY Geert van Boven (g.vanboven@dignion.com or gvb@vbit.nl) 26 sept. 2001
[-COMMENT-: ===== program flow control =====]
[KEYWORDS0:GLOBAL]
break
continue
elif else
for from
if import
pass
reload return
while
[-COMMENT-: ===== built in functions and other reserved words =====]
[KEYWORDS1:GLOBAL]
abs and apply assert
buffer
callable chr class cmp coerce compile complex
def del delattr dir divmod
eval exec execfile
filter float
getattr global globals
hasattr hash hex
id in input int intern is isinstance issubclass
lambda len list locals long
map max min
not
oct open or ord
pow print
range raw_input reduce repr round
setattr slice str
tuple type
unichr unicode
vars
xrange
zip
[-COMMENT-: ===== exception handling =====]
[KEYWORDS2:GLOBAL]
except
finally
raise
try
[KEYWORDS3:GLOBAL]
[KEYWORDS4:GLOBAL]
[KEYWORDS5:GLOBAL]
[KEYWORDS6:GLOBAL]
[KEYWORDS7:GLOBAL]
[KEYWORDS8:GLOBAL]
[KEYWORDS9:GLOBAL]