summaryrefslogtreecommitdiffstats
path: root/Lib/email/charset.py
Commit message (Expand)AuthorAgeFilesLines
* Oops. I copied a slightly older version of the email package from the sandbox.Guido van Rossum2007-08-301-97/+92
* Copying the email package back, despite its failings.Guido van Rossum2007-08-301-0/+389
* Remove the email package for now.Guido van Rossum2007-08-251-391/+0
* Rip out all the u"..." literals and calls to unicode().Guido van Rossum2007-05-021-6/+6
* Merged revisions 53538-53622 via svnmerge fromThomas Wouters2007-02-051-0/+3
* 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/+388