[pypy-commit] pypy default: Remove unused import and variable assignments in flowcontext.py.

2015-02-28 Thread mjacob
Author: Manuel Jacob Branch: Changeset: r76199:374151605651 Date: 2015-02-28 20:52 +0100 http://bitbucket.org/pypy/pypy/changeset/374151605651/ Log:Remove unused import and variable assignments in flowcontext.py. diff --git a/rpython/flowspace/flowcontext.py b/rpython/flowspace/flowcontext.

[pypy-commit] pypy default: remove unused import

2014-11-16 Thread alex_gaynor
Author: Alex Gaynor Branch: Changeset: r74544:88db3405c7e3 Date: 2014-11-16 14:35 -0800 http://bitbucket.org/pypy/pypy/changeset/88db3405c7e3/ Log:remove unused import diff --git a/rpython/translator/backendopt/merge_if_blocks.py b/rpython/translator/backendopt/merge_if_blocks.py --- a/rpy

[pypy-commit] pypy default: remove unused import

2013-01-19 Thread fijal
Author: Maciej Fijalkowski Branch: Changeset: r60190:0a7ee9d89700 Date: 2013-01-19 10:46 +0200 http://bitbucket.org/pypy/pypy/changeset/0a7ee9d89700/ Log:remove unused import diff --git a/pypy/rlib/rsre/test/test_zjit.py b/pypy/rlib/rsre/test/test_zjit.py --- a/pypy/rlib/rsre/test/test_zjit

[pypy-commit] pypy default: Remove unused import.

2012-01-22 Thread dripton
Author: David Ripton Branch: Changeset: r51675:d39f5493dcaf Date: 2012-01-21 13:42 -0500 http://bitbucket.org/pypy/pypy/changeset/d39f5493dcaf/ Log:Remove unused import. diff --git a/lib_pypy/_sqlite3.py b/lib_pypy/_sqlite3.py --- a/lib_pypy/_sqlite3.py +++ b/lib_pypy/_sqlite3.py @@ -27,7 +