]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use unicode and remove support for some uses of str8.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 04:19:43 +0000 (04:19 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 04:19:43 +0000 (04:19 +0000)
commit6ea45d33412d4ecb2862645d57137b7ea1223281
tree90a60a1298fff16a71f2501e87613385624a52d9
parent5b0fdc9d0aef58fffe225bee493d62cd905d6b80
Use unicode and remove support for some uses of str8.
Lib/binhex.py
Modules/cjkcodecs/cjkcodecs.h
Modules/cjkcodecs/multibytecodec.c
Objects/abstract.c
Objects/floatobject.c
Objects/object.c
Objects/typeobject.c
Python/bltinmodule.c