Sometimes it's just tricky to use / as the delimiter when correcting one's own mistake, like in a URL. The find.py module could use regex backreferences to allow the use of any character (except \ and newlines) as a delimiter, to make life a bit easier.