summaryrefslogtreecommitdiffstats
path: root/Include/pythonrun.h
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 22:23:10 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 22:23:10 (GMT)
commita4a759515e2e0114d41acdada3642265c01270ac (patch)
tree1929fc7dd922e10ec6d710a390b4f0fdcffaa1db /Include/pythonrun.h
parentb306d7594ff0ed5ba666dbb26491a269abfbc9d7 (diff)
downloadcpython-a4a759515e2e0114d41acdada3642265c01270ac.zip
cpython-a4a759515e2e0114d41acdada3642265c01270ac.tar.gz
cpython-a4a759515e2e0114d41acdada3642265c01270ac.tar.bz2
_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 'Include/pythonrun.h')
0 files changed, 0 insertions, 0 deletions