On Tue, May 5, 2009 at 8:11 AM, Lie Ryan <lie.1...@gmail.com> wrote: > Bring on your hardest searches...
Nice! > The Suite class is only there to turn the NotFound sentinel from len(text) > to -1 (used len(text) since it simplifies the code a lot...) How does this simplify the code? Why not use the 'in' operator and return True or False from the terms? Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor