]> granicus.if.org Git - python/commit
Get rid of all #ifdef Py_USING_UNICODE (it is always present now).
authorGuido van Rossum <guido@python.org>
Thu, 3 May 2007 17:49:24 +0000 (17:49 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 May 2007 17:49:24 +0000 (17:49 +0000)
commit8d30cc0144a6a94e06f3a115b07afa6314466cfd
tree0c0b2f3d75cca4173ec3e8e2962682affbd2e886
parent938ef57e267838dcfbfb0d51d9bd40caece1c5db
Get rid of all #ifdef Py_USING_UNICODE (it is always present now).
(With the help of unifdef from freshmeat.)
36 files changed:
Include/longobject.h
Include/object.h
Include/pyerrors.h
Include/unicodeobject.h
Modules/_codecsmodule.c
Modules/_elementtree.c
Modules/_localemodule.c
Modules/_sre.c
Modules/_testcapimodule.c
Modules/_tkinter.c
Modules/arraymodule.c
Modules/cPickle.c
Modules/posixmodule.c
Modules/pyexpat.c
Objects/abstract.c
Objects/complexobject.c
Objects/exceptions.c
Objects/fileobject.c
Objects/floatobject.c
Objects/intobject.c
Objects/longobject.c
Objects/object.c
Objects/stringobject.c
Objects/typeobject.c
PC/pyconfig.h
Parser/tokenizer.c
Python/ast.c
Python/bltinmodule.c
Python/codecs.c
Python/getargs.c
Python/import.c
Python/marshal.c
Python/modsupport.c
Python/pythonrun.c
Python/sysmodule.c
RISCOS/pyconfig.h