]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Merge 3.4) asynchat: PEP8-ify the code
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jul 2014 22:19:33 +0000 (00:19 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 7 Jul 2014 22:19:33 +0000 (00:19 +0200)
commit7b9328f51bee311ff943af660f3b5f1b35d4e196
tree666d244e5a5046c1c9dbd6ab0d9bcca9e7e4429d
parente8209dab6b28638bc5b7afd361f797ab302ac898
parentfd5d1b51d64280d938b7cdc9d78c632b21b45dff
(Merge 3.4) asynchat: PEP8-ify the code
Lib/asynchat.py
Lib/test/test_asynchat.py