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