Home
last modified time | relevance | path

Searched refs:show_formats (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dbdist.py15 def show_formats(): function
55 "lists available distribution formats", show_formats),
Dsdist.py22 def show_formats(): function
91 "list available distribution formats", show_formats),
/external/python/cpython2/Lib/distutils/tests/
Dtest_sdist.py26 from distutils.command.sdist import sdist, show_formats
292 show_formats()