Hi, On Thu, Oct 27, 2005 at 07:39:32PM +0100, Michael Hudson wrote: > If you've been reading pypy-svn you'll know I've written an import > analysis tool (pypy/tool/importfun.py). While its implementation is > currently completely inscrutable, here's some of its results.
Michael, if you are jumping into code-base analysis of PyPy, I suggest you give a try to pylint and maybe define a config file for pylint that would be in accordance with pypy's coding standard. -- Nicolas Chauvat logilab.fr - services en informatique avancée et gestion de connaissances _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
