W. eWatson wrote:
On 2/23/2010 8:26 AM, Rick Dooling wrote:
No telling what Windows will do. :)

I am a mere hobbyist programmer, but I think real programmers will
tell you that it is a bad habit to use relative paths. Use absolute
paths instead and remove all doubt.

http://docs.python.org/library/os.path.html

RD
You may be right. The actual 300 line program just reads the folder without specifying any path. I'm not that familiar with os path, but have seen it used.

How do you invoke the program?  Do you use a Command Prompt window?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to