On Mon, 4 Jun 2007 21:34:36, David Stockwell wxp <[EMAIL PROTECTED]>
wrote
>
>in DOS you can try this to see what your path is:
>
>echo "My path is %PATH%"
or more simply:
,
| C:> path
`
--
Doug Woodrow
--
http://mail.python.org/mailman/listinfo/python-list
r Bjarnason" <[EMAIL PROTECTED]>
To:
Sent: Saturday, June 02, 2007 2:31 PM
Subject: Strange behavior in Windows
Greetings.
I have been trying to switch to Python from other languages such as Perl and
now I have a newbie question.
I have been trying to run a setup script to install
En Sat, 02 Jun 2007 15:31:40 -0300, Jakob Svavar Bjarnason
<[EMAIL PROTECTED]> escribió:
> I have been trying to switch to Python from other languages such as Perl
> and now I have a newbie question.
>
> I have been trying to run a setup script to install a python library. To
> do that I nee
Greetings.
I have been trying to switch to Python from other languages such as Perl and
now I have a newbie question.
I have been trying to run a setup script to install a python library. To do
that I need to run "c:> python setup.py install" but the strange thing is is
that when it runs the