New submission from Alex Walters:

I use the *.msi installers for python to automate deployment of... an absurd 
number of python installations.  I have been able to do this relatively easily, 
as the Windows installer didn't change much between 2.6 and 3.4 (possibly much 
longer than that, but I don't know about 2.5 or earlier).

3.5 added a new installer (the web installer), and apparently dropped the old 
standby *.msi installers, for the beta versions.

Will there be *.msi installers for 3.5?

----------
components: Windows
messages: 246796
nosy: paul.moore, steve.dower, tim.golden, tritium, zach.ware
priority: normal
severity: normal
status: open
title: Will there be an MSI installer?
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24642>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to