| Parse-StackTrace documentation | view source | Contained in the Parse-StackTrace distribution. |
Parse::StackTrace::Type::Python::Thread - A thread from a Python stack trace.
This is an implementation of Parse::StackTrace::Thread for Python.
If the parsed stack trace has a line describing the exception that was
thrown (like "Error: timed out"), then the description of this
thread will contain that entire line.
| Parse-StackTrace documentation | view source | Contained in the Parse-StackTrace distribution. |