]> granicus.if.org Git - python/commit
Check error when calling PyUnicode_AppendAndDel()
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 18:35:10 +0000 (20:35 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 18:35:10 +0000 (20:35 +0200)
commit67002af32309be6f3a484b4f47f1a1551a57ee6e
treedb8966ee3e9d08d28a2bad5648b2c59e99b36bb9
parent1a15aba71d45a6ad38ee535611aa7eaf23de2e3e
Check error when calling PyUnicode_AppendAndDel()
Modules/_ctypes/callproc.c
Python/dynload_win.c