summaryrefslogtreecommitdiff
path: root/Lib/encodings/utf_7.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 59056-59076 via svnmerge fromChristian Heimes2007-11-201-13/+10
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-211-2/+17
* Whitespace normalization.Tim Peters2002-08-081-2/+1
* Python part of the UTF-7 codec by Brian Quinlan.Marc-André Lemburg2001-09-201-0/+27