I've had this trouble before, how do I find the details of how "in" works in the documentation. E.g. the details of:-
if string in bigstring:
It gets a mention in the "if" section but not a lot.
--
Chris Green
--
http://mail.python.org/mailman/listinfo/python-list
