]> granicus.if.org Git - python/commit
Issue #6065: Do not try to build a version-independent
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 24 May 2009 19:10:52 +0000 (19:10 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 24 May 2009 19:10:52 +0000 (19:10 +0000)
commit53b578eba14d377e75ebe7cfd93a644f7ac42057
treedeb9d1ef413ddd1c9af240ecc5af9d8017c9a656
parentd03e1b4475a0aaf4c7969ba7cec77e6a71161a3c
Issue #6065: Do not try to build a version-independent
installer if the package has extension modules.

Also add NEWS entry for #5311.
Lib/distutils/command/bdist_msi.py
Misc/NEWS