Searched +defs:build +defs:python (Results 1 – 4 of 4) sorted by relevance
130 python string // path to python executable member1234 func (t *test) build() error { func
218 build: TargetSelection, field428 let mut build = Build { in new() localVariable665 pub fn build(&mut self) { in build() method1306 fn python(&self) -> &Path { in python() method
240 pub build: TargetSelection, field280 pub python: Option<PathBuf>, field593 build: Option<Build>, field1249 let build = toml.build.unwrap_or_default(); in parse_inner() localVariable
13 AC_INIT([python],[PYTHON_VERSION],[https://github.com/python/cpython/issues/]) package135 AC_SUBST(build) subst