Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
beec61ae4e811f55f58d0197c8af994e252ab9ae
/
Include
/
fileutils.h
2f02a51
PyUnicode_EncodeFS() raises an exception if _Py_wchar2char() fails
by Victor Stinner
· 14 years ago
168e117
Add an optional size argument to _Py_char2wchar()
by Victor Stinner
· 14 years ago
5d1e3438
Mark _Py_char2wchar() input argument as constant
by Victor Stinner
· 14 years ago
015f4d8
_Py_wrealpath() requires the size of the output buffer
by Victor Stinner
· 14 years ago
a4a7595
_Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharString() on Windows
by Victor Stinner
· 14 years ago
b306d75
Fix fileutils for Windows
by Victor Stinner
· 14 years ago
4e31443
Create fileutils.c/.h
by Victor Stinner
· 14 years ago