(Python C extension) Defining Exceptions in one module and using them in another module

前端 未结 0 483
梦如初夏
梦如初夏 2021-01-01 12:45

I\'m trying to access an custom exception I defined in one module (utils) and use the same Exception in another module. How I\'m doing it right now is listed below (util.c)<

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