Tim Gordon added the comment:

So basically raw strings are useless if you need to end a string with a 
backslash, as there is no way to quote the backslash to make it not do 
this...  This surely can't be too hard to "fix" if one considers it a 
problem (which I do), and just because even the docs say it is the 
correct behaviour, doesn't mean it should be.  Perhaps this has been 
debated before (and if so, where?), but it does seem rather odd behaviour.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1271>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to