Verifying My Troublesome Linkage Claim between Python and Win7

Rick Dooling rpdooling at gmail.com
Tue Feb 23 11:26:18 EST 2010


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



More information about the Python-list mailing list