]> granicus.if.org Git - python/commit
Merged revisions 72306 via svnmerge from
authorSteven Bethard <steven.bethard@gmail.com>
Tue, 5 May 2009 02:22:38 +0000 (02:22 +0000)
committerSteven Bethard <steven.bethard@gmail.com>
Tue, 5 May 2009 02:22:38 +0000 (02:22 +0000)
commit93f65a177b36396dddd1e2938cc037288a7eb400
tree24e639d606125154c42495ef89123b436aaa708b
parentf877feb8063e61b910671ce5e391d96f4a3a2d9f
Merged revisions 72306 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72306 | steven.bethard | 2009-05-04 18:31:22 -0700 (Mon, 04 May 2009) | 1 line

  Update bdist_msi so that the generated MSIs for pure Python modules can install to any version of Python, like the generated EXEs from bdist_wininst. (Previously, you had to create a new MSI for each version of Python.)
........
Lib/distutils/command/bdist_msi.py