aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Python-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Python-module.md')
-rw-r--r--docs/markdown/Python-module.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Python-module.md b/docs/markdown/Python-module.md
index 2bcad78..93005ea 100644
--- a/docs/markdown/Python-module.md
+++ b/docs/markdown/Python-module.md
@@ -48,6 +48,9 @@ Keyword arguments are the following:
whether it was found or not. Since *0.48.0* the value of a
[`feature`](Build-options.md#features) option can also be passed to the
`required` keyword argument.
+- `disabler`: if `true` and no python installation can be found, return a
+ [disabler object](#disabler-object) instead of a not-found object.
+ *Since 0.49.0*
**Returns**: a [python installation][`python_installation` object]