summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python-path-method.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/python-path-method.md')
-rw-r--r--docs/markdown/snippets/python-path-method.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/markdown/snippets/python-path-method.md b/docs/markdown/snippets/python-path-method.md
deleted file mode 100644
index 169180cbe..000000000
--- a/docs/markdown/snippets/python-path-method.md
+++ /dev/null
@@ -1,5 +0,0 @@
-## Added a .path() method to object return by python.find_installation()
-
-`ExternalProgram` objects as well as the object returned by the
-`python3` module provide this method, but the new python module did
-not.