print r'\\.\'

This line will cause error. I just want to print the
\\.\
why the prefix character "r" isn't effective. Thanks!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to