def get(self):
# It's difficult to assert for certain that a method did not
# or will not be called in an asynchronous context, but this
# will be logged noisily if it is reached.
raise Exception('should not reach this method')
web_test.py 文件源码
python
阅读 18
收藏 0
点赞 0
评论 0
评论列表
文章目录