| 
      
    内置
      
    内置函数
      
        __import__
abs, [1]
ascii
call
chr
divmod, [1], [2]
eval, [1], [2], [3], [4]
exec, [1], [2]
float, [1], [2]
hash, [1], [2], [3]
help
id
int, [1], [2]
len, [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]
max
min
object -- 对象, [1]
open, [1]
ord
pow, [1], [2], [3], [4], [5]
print
range
repr, [1], [2], [3]
round
slice -- 切片, [1]
type, [1], [2], [3]
元组, [1]
复数, [1]
字节串, [1]
类方法
编译, [1], [2], [3]
静态方法
 |  |