[Python-Dev] Dropping bytes "support" in json

Bill Janssen janssen at parc.com
Thu Apr 9 17:08:50 CEST 2009


Barry Warsaw <barry at python.org> wrote:

> Anyway, aside from that decision, I haven't come up with an  
> elegant way to allow /output/ in both bytes and strings (input is I  
> think theoretically easier by sniffing the arguments).

Probably a good thing.  It just promotes more confusion to do things
that way, IMO.

Bill


More information about the Python-Dev mailing list