commit | 5fa3f0517b072d6e864d33cfc4fe3f53ea02c702 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Thu Jul 12 11:00:22 2007 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Thu Jul 12 11:00:22 2007 +0000 |
tree | 50fa66c65847565ce754d24592f4da51f8e77869 | |
parent | e409b979509af36bbd9ee8ebbc85d805062e2e95 [diff] |
Py_USING_UNICODE is no longer defined on Windows (on posix it is still in pyconfig.h). Remove the workaround for the broken (in Python 2.3) PyUnicode_(From|As)WideChar functions.