This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wolever
Recipients collinwinter, wolever
Date 2008-03-20.17:37:53
SpamBayes Score 0.26346847
Marked as misclassified No
Message-id <1206034674.09.0.908592050166.issue2431@psf.upfronthosting.co.za>
In-reply-to
Content
Martin and I talked about this, and I'm going to try loading the first 
node of each tree generated by the PATTERNs into a dictionary, then when 
the tree is walked, only fixers which could potentially match the current 
node are executed.
History
Date User Action Args
2008-03-20 17:37:54woleversetspambayes_score: 0.263468 -> 0.26346847
recipients: + wolever, collinwinter
2008-03-20 17:37:54woleversetspambayes_score: 0.263468 -> 0.263468
messageid: <1206034674.09.0.908592050166.issue2431@psf.upfronthosting.co.za>
2008-03-20 17:37:53woleverlinkissue2431 messages
2008-03-20 17:37:53wolevercreate