Old data to new structure

前端 未结 0 1906
借酒劲吻你
借酒劲吻你 2020-12-02 17:59

let\'s say i got some pickled data in an class structure like the following:

class dog:
def __init__(self, nameDog, age):
    self.nameDog = namedog
    self.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题