Searched refs:format_command (Results 1 – 5 of 5) sorted by relevance
22 bdist.format_command[format][1]))72 format_command = {'rpm': ('bdist_rpm', "RPM distribution"), variable in bdist126 commands.append(self.format_command[format][0])
19 bdist.format_command[format][1]))68 format_command = {'rpm': ('bdist_rpm', "RPM distribution"), variable in bdist123 commands.append(self.format_command[format][0])
15 bdist.format_command['egg'] = ('bdist_egg', "Python .egg file")
26 found = sorted(cmd.format_command)
25 found = sorted(cmd.format_command)