commit | 372ac5e73260d6e8c8aefe31fd979a7706841868 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon May 17 01:26:01 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon May 17 01:26:01 2010 +0000 |
tree | 6c8feac35bff3c12181a819e4925f6d094831df4 | |
parent | 6baded49d0abf07f141dae489c6a010af1b1e209 [diff] |
PyObject_Dump() encodes unicode objects to utf8 with backslashreplace (instead of strict) error handler to escape surrogates