ValueError: cannot switch from manual field specification to automatic field numbering

附源碼: class SingletonObject(object): class __SingletonObject(): def __init__(self): print ('init') self.val=None def __str__(self): # print ('s
相關文章
相關標籤/搜索