list_error_python
No overview available.
def list_error_python(
bench: &mut Bencher
) - > list
Retrieves a list of Python-specific error logs or diagnostic information from the system.
Returns
| Type | Description |
|---|---|
list | A list of error objects or strings containing Python traceback details and error messages. |