Python analog of Ruby on Rails?

Shane Hathaway shane at hathawaymix.org
Thu May 26 12:01:16 EDT 2005


George Sakkis wrote:
> "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('@')])"

BTW, here's the proper response to that religious thread that keeps
invading this list:

    python -c 'print sum([ord(c) for c in "HOLYBIBLE"])'

I'm Christian and I think it's funny. ;-)  Some background:

    http://scriptures.lds.org/rev/13/16-18#16
    http://www.greaterthings.com/Word-Number/666HolyBible.htm

Shane



More information about the Python-list mailing list