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)
commitf9b8f893dcf59248a5416fc32fd2667df05e2402
treee4860b543626291b2e3be0554461202dcd2bc336
parentcac97e279758d841b72c7468c06f9b1316b4034b
fixed bug in Visitor cache, reduces lxml compile time by ~20%
Cython/Compiler/Visitor.py