Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r75261:2c2d11fa98da
Date: 2015-01-08 23:41 +0100
http://bitbucket.org/pypy/pypy/changeset/2c2d11fa98da/
Log:Another fix
diff --git a/pypy/module/__builtin__/functional.py
b/pypy/module/__builtin__/functional.py
--- a/pypy/module/__builti
Author: Amaury Forgeot d'Arc
Branch: py3.3
Changeset: r72346:ca2e17af825d
Date: 2014-06-23 17:48 +0200
http://bitbucket.org/pypy/pypy/changeset/ca2e17af825d/
Log:Another fix
diff --git a/pypy/module/cpyext/test/test_thread.py
b/pypy/module/cpyext/test/test_thread.py
--- a/pypy/module/cpyext