Testing for C object setters/getters

后端 未结 0 1633
甜味超标
甜味超标 2021-02-05 11:11

I\'m writing a Python object in C with a set of setters and getters. I want to limit the type of the variable accessed through the setters/getters, and raise a TypeError if the

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