28 Mar
2004
28 Mar
'04
8:58 a.m.
On Sun, 2004-03-28 at 03:55, Kapil Thangavelu wrote:
3. string in string doesn't work until python2.3, you'll have to do string in list/tuple.
doh forget that zope 2.7 works with 2.3, wohoo! ;-) also it if your not using that then it looks like you want string.index instead of 'string' in list cheers,
-kapil