Isn't there a better way?

Bruno Desthuilliers onurb at xiludom.gro
Mon Jul 24 05:10:09 EDT 2006


Lawrence D'Oliveiro wrote:
> In message <44c26d8c$0$11738$636a55ce at news.free.fr>, Bruno Desthuilliers
> wrote:
> 
> 
>>Lawrence D'Oliveiro a écrit :
>>
>>
>>>If you're calling a number of different routines in
>>>the Processor class, all accessing the same data, then it makes perfect
>>>sense to only pass it once.
>>
>>Actually they are not "passed".
> 
> 
> I think I'm going to plonk you.

Do what you want.

-- 
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