fix ticket #576: builtin 'str' type must be 'unicode' type in -3 mode
authorStefan Behnel <scoder@users.berlios.de>
Thu, 16 Dec 2010 19:46:07 +0000 (20:46 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 16 Dec 2010 19:46:07 +0000 (20:46 +0100)
commit30cf86bc0ce6a7ab1c281f373c91ae471f975dd6
tree1c2eb447b7de074e06375d924b26e731f34c9dca
parent4d98733ebb02aab664e6e6f2cbfc962717b68a8c
fix ticket #576: builtin 'str' type must be 'unicode' type in -3 mode
Cython/Compiler/Symtab.py
tests/run/cython3.pyx