]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Create Py_UNICODE_strcat() function
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 1 Sep 2010 23:43:50 +0000 (23:43 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 1 Sep 2010 23:43:50 +0000 (23:43 +0000)
commitc4eb765fc1c1fb90c9de90917e167d2e0f907b8d
tree722a2c02d53eb328a4ae9b660f89e1df41bc12dc
parentf37ca3c8bebf6aedbdaf96368c709d5c25ca7002
Create Py_UNICODE_strcat() function
Include/unicodeobject.h
Objects/unicodeobject.c