]> 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 06:45:23 +0000 (06:45 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 06:45:23 +0000 (06:45 +0000)
commit80e7f27e62353eeaf1f3dcf9f2bfd016b039f4b8
tree7b8162711e85ce27ec83157fd7ff987190a5a96b
parentda059e3585e7ddebc200a1b86bfb7ce230155bf6
Use unicode and remove support for some uses of str8.
Objects/typeobject.c
Python/import.c