Tornado 6.0 Documentation
_internal_poll() def _remaining_time(self, endtime): """Convenience for _communicate when computing timeouts.""" if endtime is None: return None else: return endtime0 码力 | 869 页 | 692.83 KB | 1 年前3
Tornado 6.1 Documentation
_internal_poll() def _remaining_time(self, endtime): """Convenience for _communicate when computing timeouts.""" if endtime is None: return None else: return endtime0 码力 | 931 页 | 708.03 KB | 1 年前3
共 2 条
- 1













