On Oct 27, 10:36 pm, "Edward K. Ream" <[email protected]> wrote: > Yes. pycallgraph is cool.
Back ago I've got stuck with a scenario in which I threw a huge class to pycallgraph and it choke when trying to chew it out: there were so many method boxes on the resulting image that the text in them was totally unreadable. IIRC I tried to change output formats, always with same result. Of course a huge class is always a design antipattern, but I was trying to use pycallgraph to actually refactor it, and it failed to help (or I failed to use it properly). If any of you went through this and found a workaround, I'd be happy to read about it. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
