]> granicus.if.org Git - python/commit
Use unicode instead of 8-bit strings.
authorGuido van Rossum <guido@python.org>
Thu, 12 Jul 2007 07:44:15 +0000 (07:44 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 12 Jul 2007 07:44:15 +0000 (07:44 +0000)
commitdc09715d0bb43a8e7d0a33486e3f07976309df12
treeab916181e3e688c896e60ae0c782ee9733089f95
parentc3e7ffc670aab58e514b601ed810654a1a428f17
Use unicode instead of 8-bit strings.
Patch by Alexandre Vassalotti, SF# 1752229.
Modules/dlmodule.c