SIGN IN SIGN UP
Textualize / rich UNCLAIMED

Rich is a Python library for rich text and beautiful formatting in the terminal.

0 0 182 Python

Print cause of exceptions even when they have no traceback

For example, exceptions raised by 'multiprocessing' may not include a
traceback. Instead, they include the traceback from another process
formatted as a string in the description of the exception.
It contains important information, so it should be printed by rich.
N
Nils Vu committed
0817587669a9f75cb58f836ac1f1255cc289e9df
Parent: aea574a