Home
last modified time | relevance | path

Searched refs:parse_bdist_wininst (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/setuptools/tests/
Dtest_packageindex.py146 parse = setuptools.package_index.parse_bdist_wininst
/external/python/setuptools/setuptools/
Dpackage_index.py59 def parse_bdist_wininst(name): function
127 win_base, py_ver, platform = parse_bdist_wininst(basename)