]> 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:47:33 +0000 (16:47 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 5 Mar 2012 15:47:33 +0000 (16:47 +0100)
commitdcd280480f7009dea8e04e486d2fa5b304000b45
treec2e0cb27455e0131982b83d6c212406465e55099
parentd2e19b5173a4500bf3f83a4166c6f3e896aefa07
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