[pypy-dev] Unused imports

Armin Rigo arigo at tunes.org
Tue Feb 7 15:36:07 CET 2012


Hi Stefano,

On Tue, Feb 7, 2012 at 15:27, Stefano Parmesan <s.parmesan at gmail.com> wrote:
> I notice that the pypy source code is sprinkled with unused imports, does
> anybody know if this affects in any way performance? Are they automatically
> removed in some way?

No performance impact.  It's just a matter of clarity: it would be
nice if someone could provide a clean-up.


A bientôt,

Armin.


More information about the pypy-dev mailing list