hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Build a Better Python Stack Trace #202

Closed hasii2011 closed 4 years ago

hasii2011 commented 4 years ago

Better than this:

import traceback
    traceback.print_stack()

Perhaps, parse the above string