coerce Py_UNICODE to and from single character unicode strings by default
authorStefan Behnel <scoder@users.berlios.de>
Sun, 25 Apr 2010 16:14:58 +0000 (18:14 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 25 Apr 2010 16:14:58 +0000 (18:14 +0200)
commit61e1905556d7a3e687d7ef49f2939ad8558a79f9
tree1ee7a3b2e0be9fc5640b35ffcdd560e76daffc06
parent62a6348b67d72ac4d71a87fb936a994214e4ad5d
coerce Py_UNICODE to and from single character unicode strings by default
Cython/Compiler/PyrexTypes.py
tests/run/py_unicode_type.pyx