class ClassName(object): def __init__(self): pass
02_python基础(面向对象编程)
原文:https://www.cnblogs.com/archmage01/p/11441274.html