[pypy-commit] pypy default: Fix docstring

2016-11-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r88201:1773719613f5 Date: 2016-11-08 10:53 +0100 http://bitbucket.org/pypy/pypy/changeset/1773719613f5/ Log:Fix docstring diff --git a/rpython/jit/tl/jittest.py b/rpython/jit/tl/jittest.py --- a/rpython/jit/tl/jittest.py +++ b/rpython/jit/tl/jittest.py

[pypy-commit] pypy default: Fix docstring

2015-02-10 Thread arigo
Author: Armin Rigo Branch: Changeset: r75813:821eb2210b1a Date: 2015-02-10 19:58 +0100 http://bitbucket.org/pypy/pypy/changeset/821eb2210b1a/ Log:Fix docstring diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py +++ b/pypy/

[pypy-commit] pypy default: fix docstring

2011-08-04 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r46272:5714e1716790 Date: 2011-08-04 14:17 +0200 http://bitbucket.org/pypy/pypy/changeset/5714e1716790/ Log:fix docstring diff --git a/pypy/tool/gdb_pypy.py b/pypy/tool/gdb_pypy.py --- a/pypy/tool/gdb_pypy.py +++ b/pypy/tool/gdb_pypy.py @@ -1,12 +1,11