[issue12001] Extend json.dumps to handle N-triples strings

Terry J. Reedy report at bugs.python.org
Sat May 7 08:45:38 CEST 2011


Terry J. Reedy <tjreedy at udel.edu> added the comment:

I agree that the json module should stick with the json definition. Adding other stuff would take it even further from simplejson.
A conversion function, if short enough, could be posted on the cookbook.

----------
nosy: +terry.reedy
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12001>
_______________________________________


More information about the Python-bugs-list mailing list