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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 293 supported_dists=_supported_dists,
302 supported_dists may be given to define the set of Linux
309 name taken from supported_dists is used.
325 if _distname in supported_dists:
349 supported_dists=_supported_dists):
362 supported_dists=supported_dists,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 293 supported_dists=_supported_dists,
302 supported_dists may be given to define the set of Linux
309 name taken from supported_dists is used.
325 if _distname in supported_dists:
349 supported_dists=_supported_dists):
362 supported_dists=supported_dists,
    [all...]

Completed in 35 milliseconds