> > after changing i got this > > path = r"c:\" > ^ > SyntaxError: EOL while scanning single-quoted string
Sorry about that. You can't end with a backslash - my bad. I just tried this in the interpreter and 'c:' works. -- http://mail.python.org/mailman/listinfo/python-list