Sunday, 18 August 2013

Print the Python Exception/Error Hierarchy

Print the Python Exception/Error Hierarchy

Is the any command line option in python to print the Exception/Error
Class hierarchy?
The output should be similar to
http://docs.python.org/2/library/exceptions.html#exception-hierarchy

No comments:

Post a Comment