Python analog of Ruby on Rails?

George Sakkis gsakkis at rutgers.edu
Wed May 25 22:13:00 EDT 2005


"Christopher J. Bottaro" wrote:

> Cool signature, can anyone do a Python one that I can leech?  =)
>
> -- C
>

Here's the transliteration in python for your address:

python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')])
             for p in 'orattobjc at inmula.sc.saxetu.ude'.split('@')])"

Cheers,
George




More information about the Python-list mailing list