On Sun, Sep 7, 2014 at 11:59 AM, Yury V. Zaytsev <y...@shurup.com> wrote: > On Sun, 2014-09-07 at 20:25 +0200, Scott West wrote: >> >> Otherwise I can just grab the bytecode or AST and do it myself, but I >> didn't want to replicate any work if I didn't have to :) > > I'm not exactly sure what kind of analysis you have in mind, but you > might wish to have a look at pysonar, if you haven't seen it already: > > https://github.com/yinwang0/pysonar2 > > Maybe it could be a good starting point, although it's in Java...
Still depending on what your goals are, you might also look at pylint, pyflakes and pychecker. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev