The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Parse::StackTrace::Type::Python - A stack trace produced by python

DESCRIPTION

This is an implementation of Parse::StackTrace for Python tracebacks.

The parser will only parse the first Python stack trace it finds in a block of text, and then stop parsing.

SEE ALSO

Parse::StackTrace::Type::Python::Thread
Parse::StackTrace::Type::Python::Frame