]> granicus.if.org Git - python/commit
asyncio: pep8-ify the code.
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 19 Feb 2014 03:56:15 +0000 (22:56 -0500)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 19 Feb 2014 03:56:15 +0000 (22:56 -0500)
commit57797521bdc5d64eb2440a5818a20c2dbc6358cb
tree1820613aec5ab506fa142b1ee96796d853eef676
parentdec1a45fd1b37d4688fa5846a0d32a2393808fb1
asyncio: pep8-ify the code.
Lib/asyncio/base_events.py
Lib/asyncio/subprocess.py
Lib/test/test_asyncio/test_subprocess.py
Lib/test/test_asyncio/test_tasks.py
Lib/test/test_asyncio/test_unix_events.py