Verifying My Troublesome Linkage Claim between Python and Win7
W. eWatson
wolftracks at invalid.com
Tue Feb 23 13:12:22 EST 2010
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.
More information about the Python-list
mailing list