Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74568
| From | Marko Rauhamaa <marko@pacujo.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: how to msi install Python to non-default target dir? |
| Date | 2014-07-16 19:22 +0300 |
| Organization | A noiseless patient Spider |
| Message-ID | <87wqbd2rzc.fsf@elektro.pacujo.net> (permalink) |
| References | <1405517362.434.YahooMailNeo@web163802.mail.gq1.yahoo.com> <mailman.11886.1405526990.18130.python-list@python.org> |
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. Marko
Back to comp.lang.python | Previous | Next — Previous in thread | Next 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