Searched refs:bdist_dumb (Results 1 – 8 of 8) sorted by relevance
10 from distutils.command.bdist_dumb import bdist_dumb65 cmd = bdist_dumb(dist)
30 import distutils.command.bdist_dumb
15 class bdist_dumb(Command): class
51 given to the :command:`bdist_dumb` command; the default is to make dumb128 several similar formats; for instance, the :command:`bdist_dumb` command137 | :command:`bdist_dumb` | tar, gztar, bztar, xztar, ztar, zip |
1845 :mod:`distutils.command.bdist_dumb` --- Build a "dumb" installer1848 .. module:: distutils.command.bdist_dumb
166 python setup.py bdist_dumb
2503 either ``bdist_rpm`` or ``bdist_dumb``.
9218 - Issue #10946: The distutils commands bdist_dumb, bdist_wininst and bdist_msi