[pypy-commit] pypy default: Python 2.5 compat

2012-09-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r57439:4013011a24c7 Date: 2012-09-20 19:42 +0200 http://bitbucket.org/pypy/pypy/changeset/4013011a24c7/ Log:Python 2.5 compat diff --git a/pypy/interpreter/test/test_syntax.py b/pypy/interpreter/test/test_syntax.py --- a/pypy/interpreter/test/test_synt

[pypy-commit] pypy default: Python 2.5 compat

2012-09-08 Thread arigo
Author: Armin Rigo Branch: Changeset: r57245:b25180f1456d Date: 2012-09-08 11:51 +0200 http://bitbucket.org/pypy/pypy/changeset/b25180f1456d/ Log:Python 2.5 compat diff --git a/pypy/rlib/rurandom.py b/pypy/rlib/rurandom.py --- a/pypy/rlib/rurandom.py +++ b/pypy/rlib/rurandom.py @@ -1,6 +1,7

[pypy-commit] pypy default: Python 2.5 compat (not completely sure about this one, but at least

2012-08-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r56842:b21f47db0cb4 Date: 2012-08-24 20:32 +0200 http://bitbucket.org/pypy/pypy/changeset/b21f47db0cb4/ Log:Python 2.5 compat (not completely sure about this one, but at least it imports again) diff --git a/pypy/objspace/flow/operation.py b/pypy

[pypy-commit] pypy default: Python 2.5 compat

2012-08-03 Thread arigo
Author: Armin Rigo Branch: Changeset: r56551:50f7478f988e Date: 2012-08-03 12:24 +0200 http://bitbucket.org/pypy/pypy/changeset/50f7478f988e/ Log:Python 2.5 compat diff --git a/pypy/jit/metainterp/test/test_ajit.py b/pypy/jit/metainterp/test/test_ajit.py --- a/pypy/jit/metainterp/test/test

[pypy-commit] pypy default: Python 2.5 compat

2012-05-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r55097:0aa5df985aea Date: 2012-05-15 11:23 +0200 http://bitbucket.org/pypy/pypy/changeset/0aa5df985aea/ Log:Python 2.5 compat diff --git a/pypy/module/select/test/test_kqueue.py b/pypy/module/select/test/test_kqueue.py --- a/pypy/module/select/test/tes

[pypy-commit] pypy default: Python 2.5 compat

2012-05-11 Thread arigo
Author: Armin Rigo Branch: Changeset: r55046:229cc91af9a7 Date: 2012-05-11 19:36 +0200 http://bitbucket.org/pypy/pypy/changeset/229cc91af9a7/ Log:Python 2.5 compat diff --git a/pypy/rpython/test/test_llinterp.py b/pypy/rpython/test/test_llinterp.py --- a/pypy/rpython/test/test_llinterp.py

[pypy-commit] pypy default: Python 2.5 compat

2012-03-26 Thread arigo
Author: Armin Rigo Branch: Changeset: r53982:db33a634cb09 Date: 2012-03-26 13:16 +0200 http://bitbucket.org/pypy/pypy/changeset/db33a634cb09/ Log:Python 2.5 compat diff --git a/pypy/module/__pypy__/interp_time.py b/pypy/module/__pypy__/interp_time.py --- a/pypy/module/__pypy__/interp_time.

[pypy-commit] pypy default: Python 2.5 compat

2011-12-20 Thread arigo
Author: Armin Rigo Branch: Changeset: r50747:2eaaedd0fe70 Date: 2011-12-20 09:39 +0100 http://bitbucket.org/pypy/pypy/changeset/2eaaedd0fe70/ Log:Python 2.5 compat diff --git a/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py b/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py

[pypy-commit] pypy default: Python 2.5 compat

2011-12-09 Thread arigo
Author: Armin Rigo Branch: Changeset: r50331:eff9db9ac0c8 Date: 2011-12-09 22:23 +0100 http://bitbucket.org/pypy/pypy/changeset/eff9db9ac0c8/ Log:Python 2.5 compat diff --git a/pypy/jit/metainterp/test/test_fficall.py b/pypy/jit/metainterp/test/test_fficall.py --- a/pypy/jit/metainterp/tes

[pypy-commit] pypy default: Python 2.5 compat

2011-10-17 Thread arigo
Author: Armin Rigo Branch: Changeset: r48112:d1b067df71bd Date: 2011-10-17 09:56 +0200 http://bitbucket.org/pypy/pypy/changeset/d1b067df71bd/ Log:Python 2.5 compat diff --git a/pypy/jit/metainterp/test/test_resume.py b/pypy/jit/metainterp/test/test_resume.py --- a/pypy/jit/metainterp/test/