aboutsummaryrefslogtreecommitdiff
path: root/python/python-executing/README
diff options
context:
space:
mode:
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.