]> granicus.if.org Git - python/commit
Issue #18569: The installer now adds .py to the PATHEXT variable
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 1 Aug 2013 16:31:06 +0000 (18:31 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 1 Aug 2013 16:31:06 +0000 (18:31 +0200)
commit5284f80268ea58f426d2cd1ebca02b702d16cca5
tree03e706438a8aaf6df9f4a6d354080dc195a58a9e
parent85a4847f075340196ce5458fc74a304fe810d80f
Issue #18569: The installer now adds .py to the PATHEXT variable
when extensions are registered. Patch by Paul Moore.
Misc/NEWS
Tools/msi/msi.py