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

Ethan Furman ethan at stoneleaf.us
Sat Jan 11 03:46:06 CET 2014


On 01/10/2014 06:39 PM, Antoine Pitrou wrote:
> On Fri, 10 Jan 2014 18:28:41 -0800
> Ethan Furman wrote:
>>
>> Is it safe to assume you don't use Python for the use-cases under discussion?
>
> You know, I've done quite a bit of network programming.

No, I didn't, that's why I asked.

> I've also done an experimental port of Twisted to Python 3.
> I know what a network protocol with ill-defined encodings
>  looks like.

Can you give a code sample of what you think, for example, the PDF generation code should look like?  (If you already 
have, I apologize -- I missed it in all the ruckus.)

--
~Ethan~


More information about the Python-Dev mailing list