]> granicus.if.org Git - python/commit
Correct check of PyUnicode_Resize() return value.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 16 Sep 2003 03:17:16 +0000 (03:17 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 16 Sep 2003 03:17:16 +0000 (03:17 +0000)
commit364f6becadd79698f8cb2593be7510cd7fe938a6
tree9db719f88581402bef6f53e92af6f7a402b571c0
parent1aad9c7dade411992005343f6b5b825ac9369ebc
Correct check of PyUnicode_Resize() return value.
Python/bltinmodule.c