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