Looking for assignement operator

Bruno Desthuilliers onurb at xiludom.gro
Tue Oct 17 13:30:15 EDT 2006


Jerry wrote:
> Okay, very well, then I put a couple of extra 'self' identifiers in
> there when I hand-copied the code over. 

You should try copy/paste - it's both safer and less work !-)

> That would be my mistake for
> letting my fingers do the walking and forgetting my brain.  Is there
> anything else wrong with my code?

You mean something I didn't cover in my 2 previous posts ?

-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list