Is there a way to reference an object's base __class__ from class scope?

前端 未结 0 568
别那么骄傲
别那么骄傲 2020-12-02 03:41

I have a series of classes all, inheriting from one of several possible parents which all share a base class. Each class has a class-scope Dict[str, object] parameters

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