[Python-Dev] Python3 "complexity"

Ethan Furman ethan at stoneleaf.us
Sat Jan 11 01:02:20 CET 2014


On 01/10/2014 03:22 PM, Mark Lawrence wrote:
> On 10/01/2014 22:06, Chris Barker wrote:
>>
>> I'm not so sure -- it could be used (abused?) for that, but I'm
>> suggesting it be used for mixed ascii-binary data. I don't know that
>> there IS a "right" way to do that -- at least not an efficient or easy
>> to read and write one.
>
> The correct way is to read the interface specification which tells you what should be in the data.

Of course.  The debate is about how to generate the data to the specs in an elegant manner.

--
~Ethan~


More information about the Python-Dev mailing list