Python内置方法解析

__init__

__len__

__getitem__

__next__

__iter__

__add__

__str__

__eq__