[pypy-commit] pypy py3.5: formatting

2018-12-09 Thread mattip
Author: Matti Picus Branch: py3.5 Changeset: r95448:9ee32a56ba29 Date: 2018-12-09 11:46 +0200 http://bitbucket.org/pypy/pypy/changeset/9ee32a56ba29/ Log:formatting diff --git a/rpython/rlib/rsocket.py b/rpython/rlib/rsocket.py --- a/rpython/rlib/rsocket.py +++ b/rpython/rlib/rsocket.py @@ -7

[pypy-commit] pypy py3.5: formatting

2016-09-25 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r87378:aef73af89833 Date: 2016-09-25 22:15 +0200 http://bitbucket.org/pypy/pypy/changeset/aef73af89833/ Log:formatting diff --git a/pypy/objspace/std/floatobject.py b/pypy/objspace/std/floatobject.py --- a/pypy/objspace/std/floatobject.py +++ b/pyp