From 9f48f5fe94d9608325e12c68bde2d37434f33283 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 10 Mar 2019 19:25:09 +0200 Subject: Update everything for new release. --- docs/markdown/snippets/python-path-method.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/markdown/snippets/python-path-method.md (limited to 'docs/markdown/snippets/python-path-method.md') 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. -- cgit v1.2.3