Re: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5

2014年1月08日 11:11:06 -0800

On Wed, 8 Jan 2014 11:59:51 -0700
Eric Snow <[email protected]> wrote:
> As others have opined,
> formatting a bytes object is out of place.
However, interpolating a bytes object isn't out of place, and it is
what a minimal "formatting" primitive could do.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to