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('@')])"