Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66432
| Date | 2014-02-15 12:43 +0100 |
|---|---|
| From | Nagy László Zsolt <gandalf@shopzeus.com> |
| Subject | Re: Install python 2 and 3 in the "wrong" order |
| References | <52FCB228.5040301@shopzeus.com> <52FCB389.3070402@timgolden.me.uk> <52FF4E9F.7070209@shopzeus.com> <CAPTjJmp25NZGKFFer-e89Rp=cGo9KnQ2sngHeH+crrUjrJEzUA@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6996.1392471063.18130.python-list@python.org> (permalink) |
> Just because I have a distrust of Windows's command interpreter, what > happens when you type: > > ftype python.file > > ? Does it echo back what you thought it had, or has %* been eaten? If > the %* is missing, that would explain the loss of arguments. Already tought of that: C:\Temp>ftype python.file python.file="C:\Windows\py.exe" "%1" %* C:\Temp> Something else is going on.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Install python 2 and 3 in the "wrong" order Nagy László Zsolt <gandalf@shopzeus.com> - 2014-02-15 12:43 +0100
csiph-web