. wrote: > What is the fast way for a fast implementation of Python? Please define "fast". -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in 'onurb at xiludom.gro'.split('@')])"