Home
last modified time | relevance | path

Searched refs:PythonFinder (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js40 class PythonFinder { class
41 static findPython = (...args) => new PythonFinder(...args).findPython()
310 module.exports = PythonFinder