chiark / gitweb /
Merge branch 'master' into 'master'
authorCiaran Gultnieks <ciaran@ciarang.com>
Tue, 6 May 2014 16:14:20 +0000 (16:14 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Tue, 6 May 2014 16:14:20 +0000 (16:14 +0000)
commitae3d1b036f1f777a477d1996b55e722b80444e72
treedeeb4bb10517ee71aa9704396e3e48e2a4ed44c8
parent17b7f192b5a6b15198050bfba46c04890e8532e5
parent6abb39054722cb7834a8719a2e2ca7d1d651ad5e
Merge branch 'master' into 'master'

fix pyflakes error and a bunch of PEP8 fixes

lots of little fixes here, the first commit fixes the minor error that `pyflakes` raised, then the rest are all PEP8 fixes, as reported by the `pep8` command line tool.