]> granicus.if.org Git - python/commit
fixed bdist_msi imports and added a test module for distutils.command.bdist_msi
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 26 Jan 2010 17:20:37 +0000 (17:20 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 26 Jan 2010 17:20:37 +0000 (17:20 +0000)
commitb28e5d7e412f592efd930b04dfb004f16083cf5b
treefa525b23af49ad093e7e7ea339b0271b19d72cb2
parentffd849618aad1268c6fb25cab5685fab16c55705
fixed bdist_msi imports and added a test module for distutils.command.bdist_msi
Lib/distutils/command/bdist_msi.py
Lib/distutils/tests/test_bdist_msi.py [new file with mode: 0644]