Searched refs:NewPythonInstaller (Results 1 – 3 of 3) sorted by relevance
41 func NewPythonInstaller(dir, dir64 string) *pythonInstaller { func
66 binary.pythonInstaller = NewPythonInstaller("nativetest", "nativetest64")
68 decorator := &binaryDecorator{pythonInstaller: NewPythonInstaller("bin", "")}