HomeSort by relevance Sort by last modified time
    Searched full:_init_posix (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py 322 # get_config_vars() eventually calls _init_posix(), which attempts
324 # for _init_posix() to work, if we're on Darwin, just mock up the
354 def _init_posix(vars): function
484 _init_posix(_CONFIG_VARS)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sysconfig.py 322 # get_config_vars() eventually calls _init_posix(), which attempts
324 # for _init_posix() to work, if we're on Darwin, just mock up the
354 def _init_posix(vars): function
484 _init_posix(_CONFIG_VARS)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
sysconfig.py 401 def _init_posix(): function
415 _init_posix()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
sysconfig.py 401 def _init_posix(): function
415 _init_posix()

Completed in 756 milliseconds