]> 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)
commitb41a42e316b09f6abef4cc5dc1fb88ce20b8c306
treeba0ed93255205863fb8250613bda5454fc8b4641
parentb0b0e628ee453126efb16805588ef60e2601fd08
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