Terry J. Reedy <tjre...@udel.edu> added the comment:

2.6.6 is the final 2.6 bugfix release. A bug would have to be demonstrated with 
2.7 or 3.1/2. On 3.1, winxp, I get this also:
>>> import json
>>> json.dumps('foo')
'"foo"'

----------
nosy: +terry.reedy
status: pending -> open
versions:  -Python 2.6

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

Reply via email to