I just started playing around with twill and I really like it so far. I had a question about the find command. The docs say the following:

find <regexp> -- assert that the page contains this regular _expression_. The variable __match__ is set to the matching string.

If I have a body of text like this: "Foo bar foo"

And I say "find foo" - will 'find' locate both instances of 'foo?'
_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to