On Mar 26, 9:12 am, waltbrad <[EMAIL PROTECTED]> wrote:
> On his command line he types:
>
> C:\...\PP3E>Launcher.py
>
> and this begins the program. Doesn't work for me. I have to type:
>
> C:\...\PP3E>python Launcher.py
>
> Is this a typo on his part or has he configured his settings in such a
>
On Mar 26, 8:12 pm, waltbrad <[EMAIL PROTECTED]> wrote:
> Stumbling through Mark Lutz's "Programming Python 3rd", he gives an
> example of a program that will automatically configure environment
> settings and launch other programs. Then he gives an example of
> running this program. On his comm
On Wed, 26 Mar 2008 13:05:55 -0300, Gabriel Genellina wrote:
> En Wed, 26 Mar 2008 11:12:21 -0300, waltbrad <[EMAIL PROTECTED]>
> escribió:
>
>> Stumbling through Mark Lutz's "Programming Python 3rd", he gives an
>> example of a program that will automatically configure environment
>> settings a
En Wed, 26 Mar 2008 11:12:21 -0300, waltbrad <[EMAIL PROTECTED]>
escribió:
> Stumbling through Mark Lutz's "Programming Python 3rd", he gives an
> example of a program that will automatically configure environment
> settings and launch other programs. Then he gives an example of
> running this
Stumbling through Mark Lutz's "Programming Python 3rd", he gives an
example of a program that will automatically configure environment
settings and launch other programs. Then he gives an example of
running this program. On his command line he types:
C:\...\PP3E>Launcher.py
and this begins the