[pypy-commit] pypy default: remove duplicate import

2019-08-27 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: Changeset: r97302:8a5b5159abd4 Date: 2019-08-26 21:15 +0200 http://bitbucket.org/pypy/pypy/changeset/8a5b5159abd4/ Log:remove duplicate import diff --git a/rpython/rlib/rbigint.py b/rpython/rlib/rbigint.py --- a/rpython/rlib/rbigint.py +++ b/rpyth

[pypy-commit] pypy default: Remove duplicate

2016-10-18 Thread arigo
Author: Armin Rigo Branch: Changeset: r87852:4885b6872771 Date: 2016-10-18 10:38 +0200 http://bitbucket.org/pypy/pypy/changeset/4885b6872771/ Log:Remove duplicate diff --git a/pypy/module/cpyext/typeobject.py b/pypy/module/cpyext/typeobject.py --- a/pypy/module/cpyext/typeobject.py +++ b/py