Home
last modified time | relevance | path

Searched defs:PYTHON (Results 1 – 1 of 1) sorted by relevance

/library/
A DMakefile58 PYTHON ?= python macro
60 PYTHON ?= $(shell if type python3 >/dev/null 2>/dev/null; then echo python3; else echo python; fi) macro

Completed in 7 milliseconds