rot13 in a more Pythonic style?

Rune Strand rune.strand at gmail.com
Wed Feb 14 10:40:10 EST 2007


You could try "some_string".encode('rot_13')




More information about the Python-list mailing list