[Web-SIG] Time a for JSON parser in the standard library?

Benji York benji at benjiyork.com
Wed Apr 9 19:27:05 CEST 2008


Ian Bicking wrote:
>>   parse (bytes_or_string)
>>   generate (obj, indent = None, ascii_only = True, encoding = 'utf-8')
> 
> I strongly prefer we stick to the conventional names of 
> dump/dumps/load/loads, for consistency with other serialization 
> libraries already in Python.

+1
-- 
Benji York
http://benjiyork.com


More information about the Web-SIG mailing list