How do I do a Rot13?

John Draper lists at webcrunchers.com
Sun Oct 27 17:36:44 EST 2002


How do I write a function to do a "rot13" to a string?
Do I have to do this character-by-character or is there a translate
function which will do this for me?

John






More information about the Python-list mailing list