Call Class Method From Another Class

后端 未结 5 1365
耶瑟儿~
耶瑟儿~ 2020-11-28 05:27

In Python, is there a way to call a class method from another class? I am attempting to spin my own MVC framework in Python and I can not figure out how to invoke a method f

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