Re: Strange behavior in Windows

2007-06-05 Thread Douglas Woodrow
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

Re: Strange behavior in Windows

2007-06-04 Thread David Stockwell wxp
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

Re: Strange behavior in Windows

2007-06-04 Thread Gabriel Genellina
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

Strange behavior in Windows

2007-06-02 Thread Jakob Svavar Bjarnason
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