Module python

Source

Structs§

FoundPython
Refers to a particular python executable [PYTHON_CMD] first on the $PATH.
PythonInvocation

Enums§

PythonError
Things that can go wrong when detecting python.

Statics§

PYTHON_VERSION_REGEX
Pattern we match against when executing [Python::detect].