-
內置函数
- __import__
- abs
- buffer
- chr, [1]
- classmethod
- cmp, [1]
- compile, [1], [2], [3], [4]
- complex, [1]
- divmod, [1]
- eval, [1], [2], [3], [4], [5], [6], [7]
- execfile, [1]
- file
- float, [1], [2]
- globals
- hash
- help
- hex
- id
- input, [1]
- int, [1]
- len, [1], [2], [3], [4], [5]
- locals
- long, [1], [2]
- max
- min
- oct
- open, [1]
- ord, [1], [2]
- pow, [1], [2], [3]
- range
- raw_input, [1]
- reload, [1], [2]
- repr, [1], [2], [3]
- slice, [1], [2]
- staticmethod
- str, [1], [2]
- type, [1], [2]
- unichr
- unicode, [1], [2]
- xrange
|