Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74569
| References | <1405517362.434.YahooMailNeo@web163802.mail.gq1.yahoo.com> <mailman.11886.1405526990.18130.python-list@python.org> <87wqbd2rzc.fsf@elektro.pacujo.net> |
|---|---|
| Date | 2014-07-17 02:27 +1000 |
| Subject | Re: how to msi install Python to non-default target dir? |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11887.1405528043.18130.python-list@python.org> (permalink) |
On Thu, Jul 17, 2014 at 2:22 AM, Marko Rauhamaa <marko@pacujo.net> wrote: > Chris Angelico <rosuav@gmail.com>: > >> Why must it? Are you aware that many programs have issues with spaces >> in file names? That's one reason for Python's default installation >> location NOT being in the stupidly-named Program Files. Putting Python >> there may cause trouble with, for instance, binary extensions. > > One of Python's advantages over, say, bash is that it can handle spaces > and other funny characters in pathnames. Both Python and bash can handle spaces just fine. It's applications that have trouble. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: how to msi install Python to non-default target dir? Chris Angelico <rosuav@gmail.com> - 2014-07-17 02:09 +1000
Re: how to msi install Python to non-default target dir? Marko Rauhamaa <marko@pacujo.net> - 2014-07-16 19:22 +0300
Re: how to msi install Python to non-default target dir? Chris Angelico <rosuav@gmail.com> - 2014-07-17 02:27 +1000
csiph-web