]> granicus.if.org Git - python/commit
asyncio: Minimal pty support in UNIX read pipe, by Jonathan Slenders.
authorGuido van Rossum <guido@python.org>
Fri, 10 Jan 2014 21:30:04 +0000 (13:30 -0800)
committerGuido van Rossum <guido@python.org>
Fri, 10 Jan 2014 21:30:04 +0000 (13:30 -0800)
commit02757ea7e9bd3e3ea7c4cdb3f1c2b7f76fa2b294
treed5fd40345e55caf999cdeac6aa6aa185afe04683
parent4835f17c247cc9687c59f2faa6f69573f90d876e
asyncio: Minimal pty support in UNIX read pipe, by Jonathan Slenders.
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_events.py