Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69123
| References | <4b100198-73d0-4562-89cf-8af9b9b87174@googlegroups.com> <mailman.8570.1395834055.18130.python-list@python.org> <ec0d610d-b74f-40fe-9f35-a8cfea747dc4@googlegroups.com> <6ba81449-5f4c-46be-ad4a-64ea8bc5b436@googlegroups.com> |
|---|---|
| Date | 2014-03-26 23:54 +1100 |
| Subject | Re: calling Python script from another Python script (Windows, multiple installation problem) |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8574.1395838445.18130.python-list@python.org> (permalink) |
On Wed, Mar 26, 2014 at 11:49 PM, Martin Landa <landa.martin@gmail.com> wrote: > # get full path including file extension for scripts > fcmd = get_real_command(args[0]) What's that function do? ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
calling Python script from another Python script (Windows, multiple installation problem) Martin Landa <landa.martin@gmail.com> - 2014-03-26 02:40 -0700
Re: calling Python script from another Python script (Windows, multiple installation problem) Vlastimil Brom <vlastimil.brom@gmail.com> - 2014-03-26 12:40 +0100
Re: calling Python script from another Python script (Windows, multiple installation problem) Martin Landa <landa.martin@gmail.com> - 2014-03-26 05:29 -0700
Re: calling Python script from another Python script (Windows, multiple installation problem) Martin Landa <landa.martin@gmail.com> - 2014-03-26 05:49 -0700
Re: calling Python script from another Python script (Windows, multiple installation problem) Chris Angelico <rosuav@gmail.com> - 2014-03-26 23:54 +1100
Re: calling Python script from another Python script (Windows, multiple installation problem) Martin Landa <landa.martin@gmail.com> - 2014-03-26 06:11 -0700
Re: calling Python script from another Python script (Windows, multiple installation problem) Cameron Simpson <cs@zip.com.au> - 2014-03-27 08:27 +1100
csiph-web