Fredrik Lundh wrote:
> Bruno Desthuilliers wrote:
> 
>> Seems that if "key in dict" do a simple linear search
> 
> 
> that would be rather silly.
> 
> hint: http://pyref.infogami.com/__contains__

Of course. It's just me being silly...

:(


Thanks F
-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to