]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
modsupport.c reuses Py_UNICODE_strlen()
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 02:01:43 +0000 (04:01 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 02:01:43 +0000 (04:01 +0200)
commitd9c563e84d358346fb2abf09addfdc6e8b7c0c99
treee733d1943885df52989ee910763d017bd168c6e1
parentf7b8cb605d38342399de52cb865889e8a4daf81f
modsupport.c reuses Py_UNICODE_strlen()
Python/modsupport.c