diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-07 16:34:25 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-08-07 16:34:25 +0000 |
commit | 0a3ddad666d3c30f3b232a1825dc6d8e2de04b47 (patch) | |
tree | 8af4a1e1ccb7528f5215626efb2aaab837a5f916 /Python/errors.c | |
parent | af43e9a288b98c6434ce3ee6fc2b9eb766775774 (diff) | |
download | cpython-git-0a3ddad666d3c30f3b232a1825dc6d8e2de04b47.tar.gz |
Issue #9425: Create run_file() subfunction
* Call Py_MakePendingCalls() before converting the filename from
wchar_t* to char*
* Use PyUnicode_AsUTF8String() instead of _PyUnicode_AsString()
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions