]> granicus.if.org Git - python/commit
asyncio: Refactoring: move write flow control to a subclass/mixin.
authorGuido van Rossum <guido@python.org>
Wed, 29 Jan 2014 21:15:59 +0000 (13:15 -0800)
committerGuido van Rossum <guido@python.org>
Wed, 29 Jan 2014 21:15:59 +0000 (13:15 -0800)
commit3ccead1f6a36770b38c3fb561e74eb2e1dcbe76c
tree9b4e726a21dde3f5cdca221eed2d988242987554
parent63b4d4b494d57c90461740d0700af15ae4420618
asyncio: Refactoring: move write flow control to a subclass/mixin.
Lib/asyncio/selector_events.py