enable full type inference in compiled parser
authorStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 11:52:07 +0000 (12:52 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 6 Dec 2009 11:52:07 +0000 (12:52 +0100)
commitd4b194dc01cdf8a4de849c8f44437fd3ee4ef02b
treeaa552bd1b37f2989d98722384a059dc429eabd20
parent6f95dba7d4bf8fedbd2ec4850492311688541e0b
enable full type inference in compiled parser
Cython/Compiler/Parsing.py