Home
last modified time | relevance | path

Searched refs:bdist_dumb (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/distutils/tests/
Dtest_bdist_dumb.py17 from distutils.command.bdist_dumb import bdist_dumb
65 cmd = bdist_dumb(dist)
98 cmd = bdist_dumb(dist)
/external/python/cpython2/Lib/test/
Dtest_sundry.py28 import distutils.command.bdist_dumb
/external/python/cpython2/Lib/distutils/command/
Dbdist_dumb.py19 class bdist_dumb (Command): class
/external/python/cpython2/Doc/distutils/
Dbuiltdist.rst49 given to the :command:`bdist_dumb` command; the default is to make dumb
121 several similar formats; for instance, the :command:`bdist_dumb` command
129 | :command:`bdist_dumb` | tar, ztar, gztar, zip |
Dapiref.rst1799 :mod:`distutils.command.bdist_dumb` --- Build a "dumb" installer
1802 .. module:: distutils.command.bdist_dumb
/external/python/cpython2/Doc/extending/
Dbuilding.rst135 python setup.py bdist_dumb
/external/python/cpython2/Misc/
DNEWS4506 - Issue #10946: The distutils commands bdist_dumb, bdist_wininst and bdist_msi