On 3/11/09, Ville M. Vainio <[email protected]> wrote: > The surprising behaviour happens because select_h is actually 2 > operations rolled into one:
Ignore previous statement, I spoke before debugging select_h properly. At some point, I "improved" the implementation by using finditer instead of re.match (for consistency & because it makes sense for body search). This broke it. I'll fix it today. I think I will write the test cases before documentation though, to be clear that all the implications are known before lying on the docs :-) -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
