>>>>> [email protected] (t) wrote:

>t> I've had this trouble before, how do I find the details of how "in"
>t> works in the documentation.  E.g. the details of:-

>t>     if string in bigstring:

>t> It gets a mention in the "if" section but not a lot.

It is explained in The Python Language Reference, chapter Expressions,
section Comparisons. At least that's were it is in the 2.6 doc.
-- 
Piet van Oostrum <[email protected]>
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: [email protected]
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to