]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
experimental UCS-4 support: don't assume that MS_WIN32 implies
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 26 Jun 2001 17:46:10 +0000 (17:46 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 26 Jun 2001 17:46:10 +0000 (17:46 +0000)
commit5b979356044281e3524500a1a6eb8d1cbdf25362
tree0249515f936c02fbcc1e6a890c2398d63409a110
parent1294ad0c59d4a8bfbdd3f4606653d7aa20b2969e
experimental UCS-4 support: don't assume that MS_WIN32 implies
HAVE_USABLE_WCHAR_T
Python/bltinmodule.c