diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2007-11-21 22:24:31 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2007-11-21 22:24:31 +0000 |
commit | 831c476169bc2430c8676bd6e3617fdc4f8933d3 (patch) | |
tree | 3841a0a12d150a9cc4ef26397ac009380a2e22db /Lib/_abcoll.py | |
parent | 8a392d7387c9992537b0e1f66de989e34bd4eb4e (diff) | |
download | cpython-git-831c476169bc2430c8676bd6e3617fdc4f8933d3.tar.gz |
when building with VC 2008, turn off unicode as default mode for the win32 API.
For example, MessageBox takes char* parameters.
If you want to pass unicode strings, use MessageBoxW explicitely.
Diffstat (limited to 'Lib/_abcoll.py')
0 files changed, 0 insertions, 0 deletions