HomeSort by relevance Sort by last modified time
    Searched refs:_buildDirname (Results 1 - 3 of 3) sorted by null

  /external/python/cpython2/Lib/plat-mac/
pimp.py 853 self._buildDirname = os.path.join(self._db.preferences.buildDir, self.basename)
854 setupname = os.path.join(self._buildDirname, "setup.py")
865 if _cmd(output, self._buildDirname, self._dict['Pre-install-command']):
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 853 self._buildDirname = os.path.join(self._db.preferences.buildDir, self.basename)
854 setupname = os.path.join(self._buildDirname, "setup.py")
865 if _cmd(output, self._buildDirname, self._dict['Pre-install-command']):
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 853 self._buildDirname = os.path.join(self._db.preferences.buildDir, self.basename)
854 setupname = os.path.join(self._buildDirname, "setup.py")
865 if _cmd(output, self._buildDirname, self._dict['Pre-install-command']):
    [all...]

Completed in 171 milliseconds