[pypy-commit] pypy default: unused imports

2014-04-25 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70996:19437b58b160 Date: 2014-04-25 23:34 -0400 http://bitbucket.org/pypy/pypy/changeset/19437b58b160/ Log:unused imports diff --git a/pypy/objspace/std/bufferobject.py b/pypy/objspace/std/bufferobject.py --- a/pypy/objspace/std/bufferobject.py +++

[pypy-commit] pypy default: unused imports

2014-04-19 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70773:89a3b31cd64e Date: 2014-04-19 10:19 -0400 http://bitbucket.org/pypy/pypy/changeset/89a3b31cd64e/ Log:unused imports diff --git a/pypy/module/micronumpy/ctors.py b/pypy/module/micronumpy/ctors.py --- a/pypy/module/micronumpy/ctors.py +++ b/pypy/

[pypy-commit] pypy default: unused imports/variables

2014-03-18 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r70073:4de7fd2dd15f Date: 2014-03-18 21:34 -0400 http://bitbucket.org/pypy/pypy/changeset/4de7fd2dd15f/ Log:unused imports/variables diff --git a/pypy/objspace/std/callmethod.py b/pypy/objspace/std/callmethod.py --- a/pypy/objspace/std/callmethod.py +

[pypy-commit] pypy default: unused imports

2013-02-22 Thread bdkearns
Author: Brian Kearns Branch: Changeset: r61629:9628d130c23a Date: 2013-02-22 19:12 -0500 http://bitbucket.org/pypy/pypy/changeset/9628d130c23a/ Log:unused imports diff --git a/rpython/rtyper/lltypesystem/rdict.py b/rpython/rtyper/lltypesystem/rdict.py --- a/rpython/rtyper/lltypesystem/rdic

[pypy-commit] pypy default: unused imports

2012-10-09 Thread pjenvey
Author: Philip Jenvey Branch: Changeset: r57957:36131c51ef8b Date: 2012-10-09 13:13 -0700 http://bitbucket.org/pypy/pypy/changeset/36131c51ef8b/ Log:unused imports diff --git a/pypy/objspace/std/floatobject.py b/pypy/objspace/std/floatobject.py --- a/pypy/objspace/std/floatobject.py +++ b/p