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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py 31 def has_msys(): function
40 if is_msys_mingw() and has_msys() is not None:
41 arg = has_msys()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py 31 def has_msys(): function
40 if is_msys_mingw() and has_msys() is not None:
41 arg = has_msys()

Completed in 3146 milliseconds