Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30904
| Date | 2012-10-07 13:33 +1100 |
|---|---|
| From | Mark Hammond <skippy.hammond@gmail.com> |
| Subject | Re: Why is pylaucher in Python 3.3 being installed in Windows folder? |
| References | (2 earlier) <CALwzidn22x+n+XeD+Y3o-0RetukhML8R9sV6peDWnkT=rqOEAw@mail.gmail.com> <mailman.1784.1349325016.27098.python-list@python.org> <61a80e13-ddeb-4d7e-9da3-1e7377f65a67@h16g2000vby.googlegroups.com> <CALwzid=7TQYDC7+QC4rbWkXSbS_KvUzOqLDO9F+SdC5QEkG-Bw@mail.gmail.com> <CAHVvXxSoEjbaN0t-4h-opskxB-0eV-=Wuk1yvhcvHna=n-RDYg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1914.1349577225.27098.python-list@python.org> (permalink) |
On 5/10/2012 2:40 AM, Oscar Benjamin wrote: > Having them on PATH means that you can do: > > > py script.py > > and the effect will be analogous to (in a unix shell): > > $ ./script.py > > Of course the idea with the launcher is that you just do > > > script.py Unless you want a specific version - particularly for testing - eg: % py -3.2 script.py Mark
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Why is pylaucher in Python 3.3 being installed in Windows folder? Piotr Dobrogost <pd@google-groups-2012.dobrogost.net> - 2012-10-03 14:13 -0700
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-04 02:04 +0000
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-03 21:21 -0600
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Chris Rebert <clp2@rebertia.com> - 2012-10-03 21:30 -0700
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Piotr Dobrogost <pd@google-groups-2012.dobrogost.net> - 2012-10-04 07:41 -0700
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Ian Kelly <ian.g.kelly@gmail.com> - 2012-10-04 09:51 -0600
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2012-10-04 17:40 +0100
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Mark Hammond <skippy.hammond@gmail.com> - 2012-10-07 13:33 +1100
Re: Why is pylaucher in Python 3.3 being installed in Windows folder? Piotr Dobrogost <pd@google-groups-2012.dobrogost.net> - 2012-10-04 08:32 -0700
csiph-web