Neil Schemenauer wrote:
> I like this solution because of its simplicity.
I've implemented and submitted the feature yesterday:
Python 2.6a0 (trunk:60048M, Jan 18 2008, 19:08:16)
[GCC 4.2.1 (Ubuntu 4.2.1-5ubuntu4)] on linux2
Type "help", "copyright",
"credits" or "license" for more
information.
>>> b'a'
'a'
>>> br'a'
'\a'
>>> bytes
<type 'str'>
Christian
_______________________________________________
Python-Dev mailing list
Python-Dev python.org
ht
tp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/p
ython-dev/nessto%40sharedlog.com
|