James Edward Gray II wrote:

> >> another_found = str[/find this/]
> => "find this"
> >> yet_another_found = str[/skip this (find this) skip this/, 1]
> => "find this"
> 
arg, sorry for the dupe.

Yoann