[New-bugs-announce] [issue9668] strings in json.dump in '' instead of ""

refresh report at bugs.python.org
Tue Aug 24 14:25:34 CEST 2010


New submission from refresh <refresh.mb at gmail.com>:

when you use json.dump() on object, the strings in the file it was written to are inside '' instead of ""

----------
components: None
messages: 114781
nosy: refresh
priority: normal
severity: normal
status: open
title: strings in json.dump in '' instead of ""
type: behavior
versions: Python 2.6

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


More information about the New-bugs-announce mailing list