Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #29590
| Date | 2012-09-20 21:57 -0500 |
|---|---|
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| Subject | Re: portable way of locating an executable (like which) |
| References | <k3g0h6$mtr$1@ger.gmane.org> <CAEk9e3rfcvbrjVpTUmX9RdtmpExe_owxfrEwJqDREzfUmNGR0w@mail.gmail.com> <505BD175.408@davea.name> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.986.1348196243.27098.python-list@python.org> (permalink) |
On 2012.09.20 21:31, Dave Angel wrote: > I don't have a Windows machine set up right now, but I believe there are > two more directories to search, besides the ones described in the PATH > variable. > > One is the current directory, and the other is the Windows directory > (maybe also the xxx/system32 or something). Those system directories are in the path by default. -- CPython 3.3.0rc2 | Windows NT 6.1.7601.17835
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: portable way of locating an executable (like which) Andrew Berg <bahamutzero8825@gmail.com> - 2012-09-20 21:57 -0500
csiph-web