[Python-Dev] PEP 460: allowing %d and %f and mojibake
Ethan Furman
ethan at stoneleaf.us
Sun Jan 12 19:40:39 CET 2014
On 01/11/2014 07:09 PM, Nick Coghlan wrote:
>
> Folks that want implicit serialisation (and I agree it has its uses) should go help Benno get asciistr up to speed.
asciistr is not what I'm looking for in the way of a boundary type.
I have created a 'bytestring'[1] repository which has the tests for what I am looking for. Hopefully that will get rid
of some confusion, at least.
--
~Ethan~
[1] https://bitbucket.org/stoneleaf/bytestring
More information about the Python-Dev
mailing list