]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Replace PyUnicodeObject* with PyObject* where it was inappropriate
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 22:59:23 +0000 (00:59 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 22:59:23 +0000 (00:59 +0200)
commit9310abbf40b4c6616b88bfe85203abeb77e2f35d
tree683639ac323205883beb82944c5d3911f440e95f
parentce5faf673e9b11f2e56baa41ee0664c632ce1d55
Replace PyUnicodeObject* with PyObject* where it was inappropriate
Objects/unicodeobject.c