[pypy-commit] pypy default: cleanup/pep8

2014-08-28 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r73138:89c0b1e952c3 Date: 2014-08-28 22:14 -0400 http://bitbucket.org/pypy/pypy/changeset/89c0b1e952c3/ Log:cleanup/pep8 diff --git a/rpython/rlib/rfile.py b/rpython/rlib/rfile.py --- a/rpython/rlib/rfile.py +++ b/rpython/rlib/rfile.py @@ -21,8 +21,6

[pypy-commit] pypy default: cleanup/pep8

2014-02-23 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r69303:c814fb7f7341 Date: 2014-02-23 16:55 -0500 http://bitbucket.org/pypy/pypy/changeset/c814fb7f7341/ Log:cleanup/pep8 diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py b/pypy/module/micronumpy/arrayimpl/scalar.py --- a/pypy/module/micronumpy