Warning

Most of the documentation was written prior to version 0.5 and needs to be updated. This work has now started for version 0.7 and we aim to have it completed before version 0.8 is available.

explain()

Sometimes, it might make sense to show all the available information at once. This is what explain() does. Let’s illustrate it with a screen capture.

Screen capture illustrating the use of explain()

explain() shows everything: a friendly traceback with an added hint(), as well as the output of what(), where() and why().