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

  /external/python/cpython2/Lib/
_osx_support.py 83 def _get_system_version(): function
135 osx_version = _get_system_version()
440 macrelease = _get_system_version() or macver
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_osx_support.py 83 def _get_system_version(): function
135 osx_version = _get_system_version()
434 macrelease = _get_system_version() or macver
  /prebuilts/gdb/linux-x86/lib/python2.7/
_osx_support.py 83 def _get_system_version(): function
135 osx_version = _get_system_version()
434 macrelease = _get_system_version() or macver
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 83 def _get_system_version(): function
135 osx_version = _get_system_version()
434 macrelease = _get_system_version() or macver
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_osx_support.py 83 def _get_system_version(): function
135 osx_version = _get_system_version()
434 macrelease = _get_system_version() or macver
  /external/python/cpython2/Lib/test/
test__osx_support.py 71 _osx_support._get_system_version()))
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test__osx_support.py 71 _osx_support._get_system_version()))
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test__osx_support.py 71 _osx_support._get_system_version()))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 71 _osx_support._get_system_version()))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 71 _osx_support._get_system_version()))

Completed in 370 milliseconds