]> granicus.if.org Git - python/commit
asyncio.streams.StreamReader: Add 'at_eof()' method
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 6 Feb 2014 05:14:30 +0000 (00:14 -0500)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 6 Feb 2014 05:14:30 +0000 (00:14 -0500)
commitf0020f5d7762a73e77bc7be79251e2ebb3a4a727
tree2a5b1e0f1a287c571c261632a846fa21241c092b
parente694c9745f2a9cbb46154e290c84c02d77066055
asyncio.streams.StreamReader: Add 'at_eof()' method
Lib/asyncio/streams.py
Lib/test/test_asyncio/test_streams.py