when and how do you use Self?

bruno at modulix onurb at xiludom.gro
Thu Nov 3 04:14:23 EST 2005


Tieche Bruce A MSgt USMTM/AFD wrote:
> I am new to python,
> 
>  
> 
> Could someone explain (in English) how and when to use self?
> 
Don't use self. Use other.
-- 
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