[pypy-commit] pypy remove-tuple-smm: style fixes

2013-05-22 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-tuple-smm Changeset: r64457:352a63d3b2ae Date: 2013-05-22 17:52 +0200 http://bitbucket.org/pypy/pypy/changeset/352a63d3b2ae/ Log:style fixes diff --git a/pypy/objspace/std/specialisedtupleobject.py b/pypy/objspace/std/specialisedtupleobject.py --- a/pypy/o

[pypy-commit] pypy remove-tuple-smm: Style fixes.

2013-05-22 Thread Manuel Jacob
Author: Manuel Jacob Branch: remove-tuple-smm Changeset: r64430:8da79536cbc4 Date: 2013-05-22 11:22 +0200 http://bitbucket.org/pypy/pypy/changeset/8da79536cbc4/ Log:Style fixes. diff --git a/pypy/objspace/std/smalltupleobject.py b/pypy/objspace/std/smalltupleobject.py --- a/pypy/objspace/std