Searched refs:bdist_dumb (Results 1 – 7 of 7) sorted by relevance
17 from distutils.command.bdist_dumb import bdist_dumb65 cmd = bdist_dumb(dist)98 cmd = bdist_dumb(dist)
28 import distutils.command.bdist_dumb
19 class bdist_dumb (Command): class
49 given to the :command:`bdist_dumb` command; the default is to make dumb121 several similar formats; for instance, the :command:`bdist_dumb` command129 | :command:`bdist_dumb` | tar, ztar, gztar, zip |
1799 :mod:`distutils.command.bdist_dumb` --- Build a "dumb" installer1802 .. module:: distutils.command.bdist_dumb
135 python setup.py bdist_dumb
4506 - Issue #10946: The distutils commands bdist_dumb, bdist_wininst and bdist_msi