Searched refs:show_formats (Results 1 - 6 of 6) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
H A Dbdist.py15 def show_formats(): function
55 "lists available distribution formats", show_formats),
H A Dsdist.py22 def show_formats(): function
91 "list available distribution formats", show_formats),
/external/python/cpython3/Lib/distutils/command/
H A Dbdist.py12 def show_formats(): function
52 "lists available distribution formats", show_formats),
H A Dsdist.py19 def show_formats(): function
88 "list available distribution formats", show_formats),
/external/python/cpython2/Lib/distutils/tests/
H A Dtest_sdist.py26 from distutils.command.sdist import sdist, show_formats namespace
292 show_formats()
/external/python/cpython3/Lib/distutils/tests/
H A Dtest_sdist.py24 from distutils.command.sdist import sdist, show_formats namespace
272 show_formats()

Completed in 212 milliseconds