Staging
v0.8.1
https://github.com/python/cpython
Revision 7ae7c87b058137537bdc2b7f1d8e585aa0245c1c authored by Victor Stinner on 07 October 2010, 11:06:49 UTC, committed by Victor Stinner on 07 October 2010, 11:06:49 UTC
Use _Py_wchar2char() to support surrogate characters in the input path.
1 parent afa88b5
History
Tip revision: 7ae7c87b058137537bdc2b7f1d8e585aa0245c1c authored by Victor Stinner on 07 October 2010, 11:06:49 UTC
_wrealpath() and _Py_wreadlink() support surrogates (PEP 383)
Tip revision: 7ae7c87

README

back to top