HomeSort by relevance Sort by last modified time
    Searched refs:show_formats (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 15 def show_formats(): function
55 "lists available distribution formats", show_formats),
sdist.py 22 def show_formats(): function
91 "list available distribution formats", show_formats),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 15 def show_formats(): function
55 "lists available distribution formats", show_formats),
sdist.py 22 def show_formats(): function
91 "list available distribution formats", show_formats),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 26 from distutils.command.sdist import sdist, show_formats namespace
298 show_formats()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sdist.py 26 from distutils.command.sdist import sdist, show_formats namespace
298 show_formats()

Completed in 81 milliseconds