What is the Pythonic way of reinitializing subclassed objects?

前端 未结 0 1877
我寻月下人不归
我寻月下人不归 2020-12-14 22:12

I have a subclassed object Animal in the Zoo class that inherits methods and attributes from a Creatures package. I\'d like to know the pythonic way to reinitialize/reassign

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