Author: Armin Rigo
Branch:
Changeset: r49531:5019a28f7e6a
Date: 2011-11-18 16:51 +0100
http://bitbucket.org/pypy/pypy/changeset/5019a28f7e6a/
Log:Python 2.5 compatibility.
diff --git a/pypy/rpython/test/test_rbuilder.py
b/pypy/rpython/test/test_rbuilder.py
--- a/pypy/rpython/test/test_rbui
Author: Armin Rigo
Branch:
Changeset: r47104:572d0576c166
Date: 2011-09-06 17:26 +0200
http://bitbucket.org/pypy/pypy/changeset/572d0576c166/
Log:Python 2.5 compatibility.
diff --git a/pypy/module/pypyjit/test_pypy_c/model.py
b/pypy/module/pypyjit/test_pypy_c/model.py
--- a/pypy/module/pyp