]> granicus.if.org Git - python/commit
Jack Jansen: added 'get_command_list()' method, and Mac-specific code to
authorGreg Ward <gward@python.net>
Sat, 11 Nov 2000 02:47:11 +0000 (02:47 +0000)
committerGreg Ward <gward@python.net>
Sat, 11 Nov 2000 02:47:11 +0000 (02:47 +0000)
commitf6fc875831d0cfbf4077b4d2e1800365a78f7c2e
tree28018ad961dda33f9dc2eb5edd7f4813711a2eb3
parent8063cbf42b745a768db04bdd57343697674ad423
Jack Jansen: added 'get_command_list()' method, and Mac-specific code to
use it to generate a dialog for users to specify the command-line (because
providing a command-line with MacPython is so awkward).
Lib/distutils/dist.py