Bryce Verdier <bryceverd...@gmail.com> added the comment:

Not to nitpick, but what about the wording used in the simplejson documentation 
that Bob wrote almost 3 years ago? 

Note
JSON is not a framed protocol so unlike pickle or marshal it does not make 
sense to serialize more than one JSON document without some container protocol 
to delimit them

I also feel that it sounds a little bit cleaner.

http://simplejson.github.com/simplejson/#simplejson.dump

----------
nosy: +louiscipher

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4783>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to