Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Optionally do not include any standard library modules #16

Closed
gak opened this issue Aug 12, 2009 · 2 comments
Closed

Optionally do not include any standard library modules #16

gak opened this issue Aug 12, 2009 · 2 comments

Comments

@gak
Copy link
Owner

gak commented Aug 12, 2009

e.g.
{{{

!python

make_dot_graph(ignore_stdlib=True, 'test.png')
}}}

or

{{{
pycallgraph-dot.py --ignore-stdlib test.py test.png
}}}

@gak
Copy link
Owner Author

gak commented Aug 12, 2009

Author: gak

1 similar comment
@gak
Copy link
Owner Author

gak commented Aug 12, 2009

Author: gak

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant