Python abstract property() “Can't instantiate abstract class [] with abstract methods”, but I did

后端 未结 0 1132
北荒
北荒 2020-12-10 04:21

I\'m trying to create a base class with a number of abstract python properties, in python 3.7.

I tried it one way (see \'start\' below) using the @property, @abstract

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