]> granicus.if.org Git - python/commit
Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure.
authorGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 18:10:24 +0000 (18:10 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 7 Jan 2008 18:10:24 +0000 (18:10 +0000)
commit52d168a9950cc0933b6f650e5fdebfad13347e88
tree513a176653aeddee22e0d0b3571360b7d4cc21a4
parent22ec03c286094298227b2068fa02bcafedf76860
Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in configure.
Rename --enable-unicode to --with-wide-unicode; the default is still not wide.
Doc/library/codecs.rst
Makefile.pre.in
Misc/NEWS
PC/os2emx/pyconfig.h
PC/os2vacpp/pyconfig.h
Parser/parsetok.c
configure
configure.in
pyconfig.h.in