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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 534 def _win32_getvalue(key,name,default=''): function
699 #subversion = _win32_getvalue(keyCurVer,
704 build = _win32_getvalue(keyCurVer,
707 ptype = _win32_getvalue(keyCurVer,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 534 def _win32_getvalue(key,name,default=''): function
699 #subversion = _win32_getvalue(keyCurVer,
704 build = _win32_getvalue(keyCurVer,
707 ptype = _win32_getvalue(keyCurVer,
    [all...]

Completed in 31 milliseconds