Ezio Melotti added the comment: This works fine with the standard json module. >>> json.loads(json.dumps('/')) '/'
FWIW 'json' also has C accelerations. ---------- nosy: +ezio.melotti stage: -> committed/rejected _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16356> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com