]> granicus.if.org Git - python/commit
This is the uncontroversial half of patch 1263 by Thomas Lee:
authorGuido van Rossum <guido@python.org>
Fri, 19 Oct 2007 21:48:41 +0000 (21:48 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 19 Oct 2007 21:48:41 +0000 (21:48 +0000)
commit21431e85d505b9698c085c25cbf1b2997a352b85
treefc98ab07e6d8f8f6e41a2fdb9a24b54d9de330b8
parent630e46424a578bb619037dceed72a734d39ee237
This is the uncontroversial half of patch 1263 by Thomas Lee:
changes to codecs.c and structmember.c to use PyUnicode instead of
PyString.
Python/codecs.c
Python/structmember.c