Ticket #11 (closed defect: fixed)
Optionally do not include any standard library modules
| Reported by: | gak | Owned by: | gak |
|---|---|---|---|
| Priority: | minor | Component: | general |
| Version: | Keywords: | ||
| Cc: |
Description
e.g.
make_dot_graph(ignore_stdlib=True, 'test.png')
or
pycallgraph-dot.py --ignore-stdlib test.py test.png
Attachments
Change History
Note: See
TracTickets for help on using
tickets.