Colin J. Williams wrote:
Tim Golden wrote:
Colin J. Williams wrote:
Piet van Oostrum wrote:
tinn...@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 g
Tim Golden wrote:
Colin J. Williams wrote:
Piet van Oostrum wrote:
tinn...@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"
jkn wrote:
On Mar 14, 7:00 am, Tim Golden wrote:
Well, this may not solve the OP's problem, but the current
(2.7a0) .chm file has a much better index for operators and
keywords. And "in" is in there. If you're interested in
comparing, there's a copy here:
http://timgolden.me.uk/python/downloa
Colin J. Williams wrote:
> Piet van Oostrum wrote:
> >> tinn...@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 ment
On Mar 14, 7:00 am, Tim Golden wrote:
> Well, this may not solve the OP's problem, but the current
> (2.7a0) .chm file has a much better index for operators and
> keywords. And "in" is in there. If you're interested in
> comparing, there's a copy here:
>
> http://timgolden.me.uk/python/downloads/
Colin J. Williams wrote:
Piet van Oostrum wrote:
tinn...@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 l
En Fri, 13 Mar 2009 19:46:11 -0200, escribió:
Albert Hopkins wrote:
On Fri, 2009-03-13 at 21:01 +, tinn...@isbd.co.uk wrote:
> 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:
>From ht
Piet van Oostrum wrote:
tinn...@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 T
> tinn...@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 Refe
Albert Hopkins wrote:
> On Fri, 2009-03-13 at 21:01 +, tinn...@isbd.co.uk wrote:
> > 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 bu
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's tough to find those generic keywords. It happens to be
documented a bit here:
http://docs.python.org/library/operator.html#operator.contain
isbd.co.uk> writes:
>
> 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.
Look here: http://docs.python.org/reference/expressions.ht
On Fri, 2009-03-13 at 21:01 +, tinn...@isbd.co.uk wrote:
> 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.
>
>From http://docs.py
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
14 matches
Mail list logo