[Python-Dev] PEP 460: allowing %d and %f and mojibake (original) (raw)
Ethan Furman ethan at stoneleaf.us
Sun Jan 12 19:40:39 CET 2014
- Previous message: [Python-Dev] PEP 460: allowing %d and %f and mojibake
- Next message: [Python-Dev] PEP 460: allowing %d and %f and mojibake
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 460: allowing %d and %f and mojibake
- Next message: [Python-Dev] PEP 460: allowing %d and %f and mojibake
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]