Christopher J. Bottaro wrote: > bruno modulix wrote: > (snip) > > Cool signature, can anyone do a Python one that I can leech? =)
You mean this ?-) python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list