calling Python script from another Python script (Windows, multiple installation problem)

Chris Angelico rosuav at gmail.com
Wed Mar 26 08:54:02 EDT 2014


On Wed, Mar 26, 2014 at 11:49 PM, Martin Landa <landa.martin at gmail.com> wrote:
>             # get full path including file extension for scripts
>             fcmd = get_real_command(args[0])

What's that function do?

ChrisA



More information about the Python-list mailing list