From 39dfe7a54a0dcc25ac78c2a82d0e45204423fa67 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 6 Mar 2022 12:48:22 -0800 Subject: python/stack_data: Upload stack_data Signed-off-by: Willy Sudiarto Raharjo --- python/stack_data/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/stack_data/README (limited to 'python/stack_data/README') diff --git a/python/stack_data/README b/python/stack_data/README new file mode 100644 index 0000000000..065b399521 --- /dev/null +++ b/python/stack_data/README @@ -0,0 +1,3 @@ +stack_data is a library that extracts data from stack frames and +tracebacks particularly to display more useful tracebacks than the +default. -- cgit v1.2.3