Comment 1 for bug 444424

Revision history for this message
Zeth (zeth0) wrote :

Problem is worse:

A load of elements get processed that are not part of it, e.g.:

def country(element, state, context):
    """This should not be being found at all."""
    print "How come we get here?"