Skip to main content

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

TypeDescription
listA list of error objects or strings containing Python traceback details and error messages.