Comment 4 for bug 1183768

Revision history for this message
Marius Gedminas (mgedmin) wrote :

Fixed in master, by adding an optional shortnames argument, with default value that keeps backwards-compatibility.

You can now use objgraph.show_growth(shortnames=False) to see fully-qualified type names.