]> granicus.if.org Git - python/commit
Merged revisions 72891 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 24 May 2009 19:19:17 +0000 (19:19 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 24 May 2009 19:19:17 +0000 (19:19 +0000)
commit403117aa606438427aa9f9dc72271d40bc0ba0b2
tree6a77557219730fa1fe06325e177e3dd8a041e28d
parent61f77b57fdfcc8a630667dda3cbb8c5ac502f438
Merged revisions 72891 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72891 | martin.v.loewis | 2009-05-24 21:10:52 +0200 (So, 24 Mai 2009) | 5 lines

  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