Searched refs:install_egg_info (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
D | test_sundry.py | 41 import distutils.command.install_egg_info |
/third_party/python/Lib/distutils/command/ | ||
D | install_egg_info.py | 11 class install_egg_info(Command): class |