Python 3.5, bytes, and %-interpolation (aka PEP 461)

random832 at fastmail.us random832 at fastmail.us
Mon Feb 24 16:04:48 EST 2014


On Mon, Feb 24, 2014, at 15:46, Marko Rauhamaa wrote:
> That is:
> 
>  1. ineffient (encode/decode shuffle)
> 
>  2. unnatural (strings usually have no place in protocols)

That's not at all clear. Why _aren't_ these protocols considered text
protocols? Why can't you add a string directly to headers?



More information about the Python-list mailing list