python 函数

divmod

dir

delattr(object,name)

complex()

compile

cmp(x,y)

classmethod()

chr(i)

callable(object)

bytearray

bool([x])

bin()

basestring()

any()

all()

abs()

assert( ):Python中assert用来判断语句的真假,如果为假的话将触发AssertionError错误

python 函数

你可能感兴趣的:(python 函数)