There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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