[pypy-commit] pypy default: Fix imports in test_bz2

2015-06-12 Thread amauryfa
Author: Amaury Forgeot d'Arc Branch: Changeset: r78064:77cff5abb0b0 Date: 2015-06-13 00:15 +0200 http://bitbucket.org/pypy/pypy/changeset/77cff5abb0b0/ Log:Fix imports in test_bz2 diff --git a/lib-python/2.7/test/test_bz2.py b/lib-python/2.7/test/test_bz2.py --- a/lib-python/2.7/test/test_b

[pypy-commit] pypy default: fix imports

2014-07-01 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r72308:ec8a85b373b9 Date: 2014-07-01 23:17 +0100 http://bitbucket.org/pypy/pypy/changeset/ec8a85b373b9/ Log:fix imports diff --git a/pypy/module/_lsprof/interp_lsprof.py b/pypy/module/_lsprof/interp_lsprof.py --- a/pypy/module/_lsprof/interp_lsprof.py

[pypy-commit] pypy default: fix imports

2013-04-24 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r63588:b7fa9f7bda86 Date: 2013-04-24 10:47 +0200 http://bitbucket.org/pypy/pypy/changeset/b7fa9f7bda86/ Log:fix imports diff --git a/rpython/translator/platform/bsd.py b/rpython/translator/platform/bsd.py --- a/rpython/translator/platform/bsd.p

[pypy-commit] pypy default: fix imports

2012-10-28 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r58532:83532451dc20 Date: 2012-10-28 17:09 +0100 http://bitbucket.org/pypy/pypy/changeset/83532451dc20/ Log:fix imports diff --git a/pypy/jit/metainterp/optimizeopt/rewrite.py b/pypy/jit/metainterp/optimizeopt/rewrite.py --- a/pypy/jit/metainte