aboutsummaryrefslogtreecommitdiff
path: root/python/python-executing/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-13 13:12:46 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-16 15:29:18 +0700
commit1e488d530e47acbc2830dbc63750c0d64c55b020 (patch)
tree1c52f40a2977b37703591dc24143ba5897d05fcb /python/python-executing/README
parent0c0e4d7e744ff12e96844ddbe67aee4c2900248d (diff)
python/python-executing: Removed (renamed python3-executing)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-executing/README')
-rw-r--r--python/python-executing/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-executing/README b/python/python-executing/README
deleted file mode 100644
index 2d2b04e9d8..0000000000
--- a/python/python-executing/README
+++ /dev/null
@@ -1,2 +0,0 @@
-executing lets you get information about what a frame is currently
-doing, particularly the AST node being executed.