Author: Manuel Jacob
Branch: py3k
Changeset: r80863:3f769149a919
Date: 2015-11-23 18:17 +0100
http://bitbucket.org/pypy/pypy/changeset/3f769149a919/
Log:Fix syntax error. However this test still crashes for another
reason.
diff --git a/pypy/module/array/test/test_array.py
b/pypy/mod
Author: Manuel Jacob
Branch: py3k
Changeset: r78396:378aaa60e293
Date: 2015-07-02 01:46 +0200
http://bitbucket.org/pypy/pypy/changeset/378aaa60e293/
Log:Fix syntax error.
diff --git a/pypy/module/_io/test/test_io.py b/pypy/module/_io/test/test_io.py
--- a/pypy/module/_io/test/test_io.py
+++
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r78341:74539bd81aa5
Date: 2015-06-28 18:16 +0200
http://bitbucket.org/pypy/pypy/changeset/74539bd81aa5/
Log:Fix syntax error
diff --git a/lib_pypy/_tkinter/tclobj.py b/lib_pypy/_tkinter/tclobj.py
--- a/lib_pypy/_tkinter/tclobj.py
+++ b/lib
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r75914:e8654d723f68
Date: 2015-02-16 09:54 +0100
http://bitbucket.org/pypy/pypy/changeset/e8654d723f68/
Log:Fix syntax error in test
diff --git a/pypy/module/_sre/test/test_app_sre.py
b/pypy/module/_sre/test/test_app_sre.py
--- a/pypy/mod
Author: Amaury Forgeot d'Arc
Branch: py3k
Changeset: r58393:a4733acc6b11
Date: 2012-10-24 00:55 +0200
http://bitbucket.org/pypy/pypy/changeset/a4733acc6b11/
Log:Fix syntax error when importing hashlib, or random, or tempfile.
diff --git a/lib_pypy/_sha1.py b/lib_pypy/_sha1.py
--- a/lib_pypy/
Author: Antonio Cuni
Branch: py3k
Changeset: r52871:3cf4c4babf1b
Date: 2012-02-24 15:47 +0100
http://bitbucket.org/pypy/pypy/changeset/3cf4c4babf1b/
Log:fix syntax error
diff --git a/pypy/module/__builtin__/test/test_builtin.py
b/pypy/module/__builtin__/test/test_builtin.py
--- a/pypy/modul