Searched defs:format_command (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
H A Dbdist.py22 bdist.format_command[format][1]))
72 format_command = {'rpm': ('bdist_rpm', "RPM distribution"), variable in class:bdist
126 commands.append(self.format_command[format][0])

Completed in 92 milliseconds