摘要:
示例代码:from types import BuiltinFunctionType, BuiltinMethodType, \ FunctionType, MethodType, ClassType def help(object, spacing=10, collapse=1): """Print method and doc string. Takes module, class, list, dictionary, or string.""" typeList = (BuiltinFunctionType, BuiltinMe 阅读全文
posted @ 2012-10-27 18:15
事件轮询,回不到过去
阅读(4490)
评论(2)
推荐(0)

浙公网安备 33010602011771号