Reclassing an instance in Python

前端 未结 8 588
野趣味
野趣味 2020-12-02 10:07

I have a class that is provided to me by an external library. I have created a subclass of this class. I also have an instance of the original class.

I now want to t

8条回答
提交回复
热议问题