summaryrefslogtreecommitdiffstats
path: root/Lib/email/header.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-5/+5
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-1/+2
* Killed the <> operator. You must now use !=.Guido van Rossum2006-08-241-2/+2
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+502