summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/rot_13.py
Commit message (Expand)AuthorAgeFilesLines
* Moved the encoding map building logic from the individual mappingMarc-André Lemburg2001-05-161-3/+1
* This patch changes the way the string .encode() method works slightlyMarc-André Lemburg2001-05-151-0/+107