[issue20391] windows python launcher should support explicit 64-bit version

Thomas Heller report at bugs.python.org
Sat Jan 25 17:18:17 CET 2014


New submission from Thomas Heller:

The windows python launcher supports the '-3.3' resp. '-3.3-32' command line switches to ask for 'the best 3.3' version resp. 'the 32-bit 3.3' version, but does not support a '-3.3-64' switch to explicitely request the 64-bit version of Python.

I suggest that this support should be added.

----------
messages: 209215
nosy: theller
priority: normal
severity: normal
status: open
title: windows python launcher should support explicit 64-bit version
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20391>
_______________________________________


More information about the Python-bugs-list mailing list