def getWriters(self):
return self._writers.keys()
# The following functions are mainly used in twisted-style test cases;
# it is expected that most users of the TornadoReactor will call
# IOLoop.start() instead of Reactor.run().
twisted.py 文件源码
python
阅读 22
收藏 0
点赞 0
评论 0
评论列表
文章目录