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

  /external/python/cpython2/Lib/plat-mac/
pimp.py 34 __all__ = ["PimpPreferences", "PimpDatabase", "PimpPackage", "main",
281 pimpDatabase=None):
288 if not pimpDatabase:
289 pimpDatabase = getDefaultDatabase()
294 self.pimpDatabase = pimpDatabase
358 class PimpDatabase:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
pimp.py 34 __all__ = ["PimpPreferences", "PimpDatabase", "PimpPackage", "main",
281 pimpDatabase=None):
288 if not pimpDatabase:
289 pimpDatabase = getDefaultDatabase()
294 self.pimpDatabase = pimpDatabase
358 class PimpDatabase:
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
pimp.py 34 __all__ = ["PimpPreferences", "PimpDatabase", "PimpPackage", "main",
281 pimpDatabase=None):
288 if not pimpDatabase:
289 pimpDatabase = getDefaultDatabase()
294 self.pimpDatabase = pimpDatabase
358 class PimpDatabase:
    [all...]

Completed in 59 milliseconds