[ZODB-Dev] importchecker and the zodb
Christian Robottom Reis
kiko at async.com.br
Thu Feb 26 14:29:37 EST 2004
On Thu, Feb 26, 2004 at 02:12:12PM -0500, Jeremy Hylton wrote:
> > When I run it against Zope 3, I notice that the ZODB code seems to
> > contain quite a few unused imports as well. I've however refrained in
> > the past from removing these unused imports from ZODB code.
>
> I use pychecker every once in a while when I run the ZODB tests, and I
> remove all the unused imports it finds. So maybe your checker does a
> better job of finding them.
It must. I ran it against a number of applications here and I found
hundreds (literally) of unused imports that pychecker never complained
about. Looks like a great tool, Martijn.
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
More information about the ZODB-Dev
mailing list