allow unicode values up to 1114111, even if they are not portable to two-byte unicode...
authorStefan Behnel <scoder@users.berlios.de>
Tue, 12 Aug 2008 13:09:35 +0000 (15:09 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 12 Aug 2008 13:09:35 +0000 (15:09 +0200)
commit8b5a64414e1257a32befb015117d618811c5fcff
tree3c2eaf3b9ddb3c61010c1f08b49f9a995ab4f7e5
parentefb4bde97220ed68f8b23d19da11175e14aa5d00
allow unicode values up to 1114111, even if they are not portable to two-byte unicode systems
Cython/Compiler/Parsing.py