Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101284
| From | Edward Diener <eldiener@tropicsoft.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Python launcher options |
| Date | 2016-01-05 19:48 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <n6ho49$ce2$1@dont-email.me> (permalink) |
The Python launcher in Windows is a neat tool for running multiple versions of Python 2 and Python 3 at different times. It allows as options the ability to specify the latest version of either Python 2 or Python 3 defaulting to the 64-bit version if both exist, or a specific 32-bit or 64-bit version of Python 2 or Python 3. What is missing is the ability to specify the latest 32-bit version of Python 2 or Python 3. The equivalent syntax would be '-2-32' or '-3-32'. Is there some reason why this option has been disallowed ?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python launcher options Edward Diener <eldiener@tropicsoft.invalid> - 2016-01-05 19:48 -0500
Re: Python launcher options Tim Golden <mail@timgolden.me.uk> - 2016-01-09 16:03 +0000
Re: Python launcher options Edward Diener <eldiener@tropicsoft.invalid> - 2016-01-10 00:18 -0500
Re: Python launcher options Tim Golden <mail@timgolden.me.uk> - 2016-01-10 11:38 +0000
Re: Python launcher options Edward Diener <eldiener@tropicsoft.invalid> - 2016-01-10 16:09 -0500
Re: Python launcher options Edward Diener <eldiener@tropicsoft.invalid> - 2016-01-10 16:19 -0500
csiph-web