]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
PyUnicode_FromObject() ensures that its output is a ready string
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 01:09:33 +0000 (03:09 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 1 Oct 2011 01:09:33 +0000 (03:09 +0200)
commitd3a83d5eb345ef1de87419d145a83c156ebf26f8
tree433bc073843a3c4982bda32b752965da9c8b1b37
parent67ca64ce54012d1e322cb275cee55704cf73d46d
PyUnicode_FromObject() ensures that its output is a ready string
Objects/unicodeobject.c