<div>
            <div><span><br></span>
                
                <p style="color: #a0a0a0;">On Sunday, March 6, 2011 at 9:53 AM, Brian Curtin wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 13px; ">On Sun, Mar 6, 2011 at 11:41, Michael Foord<span class="Apple-converted-space">&nbsp;</span><span dir="ltr">&lt;<a href="mailto:fuzzyman@voidspace.org.uk" style="color: rgb(0, 58, 138); ">fuzzyman@voidspace.org.uk</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br><div><div onclick="toggleBlockQuoteVisibility(event, 'AANLkTi%3Du%3D8ikkdxuFKQ3_9QnvTavoiZTD0J1hDMcaa9A%40mail.gmail.com.1.5', 'AANLkTi%3Du%3D8ikkdxuFKQ3_9QnvTavoiZTD0J1hDMcaa9A%40mail.gmail.com')" onmousedown="noevent(event)" class="quotedTextLabelHide" style="font-family: Helvetica; font-size: 11px; color: rgb(25, 79, 152); white-space: nowrap; overflow-x: hidden; overflow-y: hidden; text-overflow: ellipsis; display: inline-block; cursor: default; -webkit-user-select: none; ">-&nbsp;Hide quoted message&nbsp;-</div></div><blockquote type="cite" style="border-left-style: solid; border-left-color: rgb(204, 204, 204); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-left: 0px; padding-left: 10px; padding-right: 0px; margin-right: 0px; display: block; "><div><div class="im">I would like to see us create version specific (i.e. python32.exe / python32w.exe) binaries (or links if we drop support for earlier versions of Windows or some filesystems - I'm agnostic on that issue) *plus* a python3.exe / python3w.exe with "last install wins" (as it is for currently for file associations).</div></div></blockquote><div>I don't have an ActiveState install on this machine, but I know they have been adding some form of version specific binaries for a while, so maybe they can comment on what they chose and how they chose it, and how people are using it. Are Sridhar or Trent on here?</div></span></span></span>
                
                
                
                
                </blockquote>
                
                <div>
                    ActivePython for Windows includes the following binaries on Windows:
                </div><div><br></div><div>* python.exe</div><div>* python3.2.exe</div><div>* python3.xe&nbsp;</div><div>(plus the `pythonw` versions)</div><div><br></div><div>python3.2.exe is better than python32.exe because that matches the invocation (eg: "python3.2 -m foo") on Unix.</div><div><br></div><div>Similarly for 2.x (python2.exe / python2.7.exe).</div><div><br></div><div>All of this is particularly useful if the installer adds Python directory to %PATH% (which is the case for ActivePython, but not the one from python.org).</div><div><br></div><div>-srid</div>
            </div>
        </div>