diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:28:51 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:28:51 +0000 |
commit | 255dfdb5ce5b93240a1edd724e1c7a479862ef7d (patch) | |
tree | c5dd6cfdef937a080d5600aa888d01a6d5e39afc /Python/errors.c | |
parent | 137c34c0274954b2cdd1fd5b490c654528ff30f7 (diff) | |
download | cpython-git-255dfdb5ce5b93240a1edd724e1c7a479862ef7d.tar.gz |
Issue #9979: Use PyUnicode_AsWideCharString() in import.c
Don't truncate path if it is too long anymore, and allocate fewer memory (but
allocate it on the heap, not on the stack).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions