]> granicus.if.org Git - python/commit
Make distutils’ upload command work with bdist_msi products (#13719).
authorÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:09:29 +0000 (16:09 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:09:29 +0000 (16:09 +0100)
commite413c06f35ba4c58f7b6e8aa6984131e94672831
treec1e9e1426e7cd2dbc3ea9826ad0926681ca754ff
parente5eec7e19898d872147ae55f65676c2f30b9461a
Make distutils’ upload command work with bdist_msi products (#13719).

Patch by Ralf Schmitt.
Lib/distutils/command/bdist_msi.py
Lib/distutils/tests/test_bdist_msi.py
Misc/NEWS