[Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
Ethan Furman
ethan at stoneleaf.us
Mon Jan 13 01:16:43 CET 2014
More information about the Python-Dev mailing list
Mon Jan 13 01:16:43 CET 2014
- Previous message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01/12/2014 04:02 PM, Stephen J. Turnbull wrote: > > So when you talk about "we", I suspect you are not the "we" everybody > else is arguing with. In particular, AIUI your use case is not > included in the use cases most of us -- including Steven -- are > thinking about. Ah, so even in the minority I'm in the minority. :/ The "we" I am usually referring to are those of us who have to deal with the mixed ASCII/binary/encoded text files (a couple have spoken up about PDFs, and I have DBF). -- ~Ethan~
- Previous message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list