commit | 0a1b8cba90d467e85be87cd8b10b4d31caa8765a | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 16 22:55:47 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sat Oct 16 22:55:47 2010 +0000 |
tree | 7162df88fee483d68c69ef5a29c5f3b6f8438b96 | |
parent | 350147b5cacee7a288875007cddf1f7a321a21e2 [diff] |
_Py_wrealpath() uses _Py_char2wchar() to decode the result, to support surrogate characters.