Staging
v0.5.1
https://github.com/python/cpython
Revision a4a759515e2e0114d41acdada3642265c01270ac authored by Victor Stinner on 07 October 2010, 22:23:10 UTC, committed by Victor Stinner on 07 October 2010, 22:23:10 UTC
On Windows, Py_UNICODE is wchar_t, so we can avoid the expensive Py_UNICODE*
=> wchar_t* conversion.
1 parent b306d75
History
Tip revision: a4a759515e2e0114d41acdada3642265c01270ac authored by Victor Stinner on 07 October 2010, 22:23:10 UTC
_Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharString() on Windows
Tip revision: a4a7595
File Mode Size
BuildScript
IDLE
Icons
PythonLauncher
Resources
Tools
Extras.ReadMe.txt -rw-r--r-- 294 bytes
Extras.install.py -rw-r--r-- 1.6 KB
Makefile.in -rw-r--r-- 8.5 KB
README -rw-r--r-- 11.6 KB

README

back to top