]> granicus.if.org Git - python/commit
Remove definition of PY_UNICODE_TYPE from pyconfig.h, allowing the
authorMark Hammond <mhammond@skippinet.com.au>
Wed, 23 May 2007 02:04:28 +0000 (02:04 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Wed, 23 May 2007 02:04:28 +0000 (02:04 +0000)
commit5f2ba9f2b1d5bd7ce9a6388dc58624403ca54547
tree86ba1654f540f2acb1eafb75f0f6553959aaec6c
parenta69c02ecd11fd54c7c010c0640dcd2e54a62e309
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.
PC/pyconfig.h