]> granicus.if.org Git - python/commit
Use 'ensure_string_list()' for 'formats' option, so that it can be
authorGreg Ward <gward@python.net>
Sun, 4 Jun 2000 15:12:51 +0000 (15:12 +0000)
committerGreg Ward <gward@python.net>
Sun, 4 Jun 2000 15:12:51 +0000 (15:12 +0000)
commit62d5a57b056dd5a7d11e5fc19de3cdcf42c3a30e
treef71f3b91572432eb50e2f3e01b8e9cc086c7cff3
parenta68c93ac89ba4c38d8ed71a334df78a26f873e5d
Use 'ensure_string_list()' for 'formats' option, so that it can be
spelled sensibly in a config file.
Lib/distutils/command/sdist.py