| Parse-StackTrace documentation | view source | Contained in the Parse-StackTrace distribution. |
Parse::StackTrace::Type::Python - A stack trace produced by python
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.
| Parse-StackTrace documentation | view source | Contained in the Parse-StackTrace distribution. |