summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/python-path-method.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2019-03-10 19:25:09 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2019-03-10 19:25:09 +0200
commit9f48f5fe94d9608325e12c68bde2d37434f33283 (patch)
tree8bcb19151888a8d536e0693d8c06e5c1c28645bf /docs/markdown/snippets/python-path-method.md
parent2bec1633fcd7ab9a8801d91b5e7c22ee64e0088a (diff)
downloadmeson-9f48f5fe94d9608325e12c68bde2d37434f33283.tar.gz
Update everything for new release.
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.