aboutsummaryrefslogtreecommitdiff
path: root/python/stack_data/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-03 17:51:07 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 22:18:41 +0700
commit18baf75a47b91d2f7461db30b4e1d3f4fe087967 (patch)
treecf07d9cd8725a635687d3a4fd679e2f63a9fbb03 /python/stack_data/README
parenta9b1af93330a4bd77893affe9ac07e927dfff85a (diff)
python/stack_data: Removed (replaced by python3-stack_data)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stack_data/README')
-rw-r--r--python/stack_data/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/stack_data/README b/python/stack_data/README
deleted file mode 100644
index 065b399521..0000000000
--- a/python/stack_data/README
+++ /dev/null
@@ -1,3 +0,0 @@
-stack_data is a library that extracts data from stack frames and
-tracebacks particularly to display more useful tracebacks than the
-default.