Help please with code to find and move files.

infixum ctrachte at gmail.com
Sun Dec 30 21:42:50 EST 2007


> path = r"c:\\"

I don't know if this is the whole problem, but this line should read
r'c:\' (one backslash).



More information about the Python-list mailing list