How to find "in" in the documentation

Colin J. Williams cjw at ncf.ca
Fri Mar 13 19:46:58 EDT 2009


Piet van Oostrum wrote:
>>>>>> tinnews at isbd.co.uk (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.

Lots of people have been very helpful 
but isn't the OP's real problem
that "in" is not included in the 2.6.1 
Help index?

Colin W.



More information about the Python-list mailing list