From e055a2206f42e0c456072395e9a942038eb5df39 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sun, 29 Jan 2023 08:40:02 +0000 Subject: python/python3-stack_data: Renamed from stack_data. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-stack_data/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-stack_data/README (limited to 'python/python3-stack_data/README') diff --git a/python/python3-stack_data/README b/python/python3-stack_data/README new file mode 100644 index 0000000000..065b399521 --- /dev/null +++ b/python/python3-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