Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_sundry.py41 import distutils.command.install_egg_info
/third_party/python/Lib/distutils/command/
Dinstall_egg_info.py11 class install_egg_info(Command): class