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


Parse-StackTrace documentation  | view source Contained in the Parse-StackTrace distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

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

Parse-StackTrace documentation  | view source Contained in the Parse-StackTrace distribution.