On May 15, 6:53 pm, castironpi <[EMAIL PROTECTED]> wrote:
> On May 15, 4:26 pm, "Dan Upton" <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > On Thu, May 15, 2008 at 5:19 PM, jay graves <[EMAIL PROTECTED]> wrote:
> > > On May 15, 3:47 pm, [EMAIL PROTECTED] wrote:
> > >> I'm cleaning up some old code, and want to see what orphan
> > >> functions might be sitting around.
>
> > >> Is there a static call tree analyzer for python?
>
> > > How about
> > >http://pycallgraph.slowchop.com/
>
> > > ...
> > > Jay Graves
> > > --
> > >http://mail.python.org/mailman/listinfo/python-list
>
> > Have you checked to see if PyChecker or pylint can help you?
> > Apparently they can find unused variables at least, I don't know
> > whether they do functions or not.
>
> I think of dynamic programming and dynamic code, but voice.  Does that
> mean sing about it?- Hide quoted text -
>
> - Show quoted text -

I have to write a song.  Somebody?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to