fixed bug in Visitor cache, reduces lxml compile time by ~20%
authorStefan Behnel <scoder@users.berlios.de>
Wed, 12 Nov 2008 07:02:56 +0000 (08:02 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 12 Nov 2008 07:02:56 +0000 (08:02 +0100)
commit29bc02185a6839c924276cf60dd1cb418231f144
tree20cb5fecfa33ecbcd1e301d30df46063945df14a
parentf277fa1f4bf03b7f2da0dd65abc6e0f600e45b92
fixed bug in Visitor cache, reduces lxml compile time by ~20%
Cython/Compiler/Visitor.py