On Feb 11, 12:28 am, [EMAIL PROTECTED] wrote:
> Looks nice. Before you get too far... Is there any chance that you can
> support ASCII output mode (obviously not laid out in two dimensions, just
> using indentation) so the GraphViz requirement can become optional?
> GraphViz has so many dependenci
On Feb 10, 11:14 pm, Stef Mientki <[EMAIL PROTECTED]>
wrote:
> My first test was terrible: a file of 800kB was created,
> Trying to view it, resulted in the following:
> - Paint Shop Pro told me it was not a valid PNG file,
> - Mozilla crashed after 5 minutes,
> - GIMP gave me a preview after half
Gerald> I just released a new version of pycallgraph. It has many
Gerald> improvements over 0.1.0.
Looks nice. Before you get too far... Is there any chance that you can
support ASCII output mode (obviously not laid out in two dimensions, just
using indentation) so the GraphViz requireme
Gerald Kaszuba wrote:
> Hi
>
> I just released a new version of pycallgraph. It has many improvements
> over 0.1.0. Here is an example of a call graph made in pycallgraph
> 0.2.0:
> http://pycallgraph.slowchop.com/pycallgraph/wiki/RegExpExample
>
> There are more examples
Hi
I just released a new version of pycallgraph. It has many improvements
over 0.1.0. Here is an example of a call graph made in pycallgraph
0.2.0:
http://pycallgraph.slowchop.com/pycallgraph/wiki/RegExpExample
There are more examples on the web site:
http://pycallgraph.slowchop.com/
The