Christian Heimes added the comment:

Yes, raw byte strings are possible:

>>> br"\x"
b'\\x'

----------
keywords: +patch, py3k
nosy: +tiran
priority:  -> normal

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

Reply via email to