Basically, what I'm trying to figure out is: **which module imports which ones (and a tree sort-of-thing with all the relations between them)**
I've been trying to re-organize my code a bit and something like that would come really handy. Is there such an option anywhere? Is there a tool already for something like that? (If not, I'm really tempted to write one myself)