commit | 5f2ba9f2b1d5bd7ce9a6388dc58624403ca54547 | [log] [tgz] |
---|---|---|
author | Mark Hammond <mhammond@skippinet.com.au> | Wed May 23 02:04:28 2007 +0000 |
committer | Mark Hammond <mhammond@skippinet.com.au> | Wed May 23 02:04:28 2007 +0000 |
tree | 86ba1654f540f2acb1eafb75f0f6553959aaec6c | |
parent | a69c02ecd11fd54c7c010c0640dcd2e54a62e309 [diff] |
Remove definition of PY_UNICODE_TYPE from pyconfig.h, allowing the definition in unicodeobject.h to be used, giving us the desired wchar_t in place of 'unsigned short'. As discussed on python-dev.