On 5/09/2013 2:32 AM, Azureaus wrote:
To try and make this question as general as possible - is there a way of finding out / visualising where a particular class is called/used throughout a program?
One option is to produce call graphs of the running code: http://pycallgraph.slowchop.com/ -- https://mail.python.org/mailman/listinfo/python-list