summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 22:23:10 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 22:23:10 +0000
commit857734b7d26fb28bf7268a1a733155836feaab55 (patch)
treef0df4227d2512ba4b40056e888b5187756bc7512 /Python/sysmodule.c
parent0f61f3e424c9ed4231b0337c66877f4be24f641d (diff)
downloadcpython-857734b7d26fb28bf7268a1a733155836feaab55.tar.gz
_Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharString() on Windows
On Windows, Py_UNICODE is wchar_t, so we can avoid the expensive Py_UNICODE* => wchar_t* conversion.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions