how to use the string '\\.\'
人言落日是天涯,望极天涯不见家
kelvin.you at gmail.com
Mon Apr 9 07:11:43 EDT 2007
print r'\\.\'
This line will cause error. I just want to print the
\\.\
why the prefix character "r" isn't effective. Thanks!
More information about the Python-list
mailing list