Dennis Lee Bieber wrote:
> Now, if you mean you store all your python programs in
> "~/pyscripts/" but you want them to run from any directory, you need to
> add "~/pyscripts/" to your login PATH definition. If you want to always
> make the local directory valid, add the "./".


Thank You.  Between your explanation and the previous poster's
instruction, I've got it.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to