教程案例
常用接口
服务支持
class EnumMeta(*args, **kwargs)
type(object_or_name, bases, dict) type(object) -> the object’s type type(name, bases, dict) -> a new type
builtins.type