- 9604e66 Oops. I copied a slightly older version of the email package from the sandbox. by Guido van Rossum · 18 years ago
- 8b3febe Copying the email package back, despite its failings. by Guido van Rossum · 18 years ago
- 6398b7a Remove the email package for now. by Guido van Rossum · 18 years ago
- ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 18 years ago
- 9fe394c Merged revisions 53538-53622 via svnmerge from by Thomas Wouters · 18 years ago
- b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 19 years ago
- 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago[Renamed (90%) from Lib/email/Charset.py]
- e58df82 Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. by Barry Warsaw · 19 years ago
- ea7c7af __init__(): Coerce the input_charset to unicode (with ascii encoding) before by Barry Warsaw · 21 years ago
- bb11386 Big email 3.0 API changes, with updated unit tests and documentation. by Barry Warsaw · 21 years ago
- 41f6ad6 Update to Python 2.3, getting rid of backward compatiblity crud. by Barry Warsaw · 21 years ago
- 4a44293 Fixes to support CJKCodecs as per SF bug #852347. Actually, this by Barry Warsaw · 21 years ago
- 784cf6a Merge of the folding-reimpl-branch. Specific changes, by Barry Warsaw · 22 years ago
- 4e68a1e CHARSETS, ALIASES, CODEC_MAP: SF feature request 633543, Korean by Barry Warsaw · 22 years ago
- 3d57589 body_encode(): Fixed typo reported by Chris Lawrence, closing SF bug by Barry Warsaw · 23 years ago
- 7cd7240 CHARSETS: Add faux '8bit' encoding for representing raw 8-bit data for by Barry Warsaw · 23 years ago
- ab9439f Update the urls and other information about the add-on Japanese, by Barry Warsaw · 23 years ago
- 14fc464 __init__(): RFC 2046 $4.1.2 says charsets are not case sensitive. by Barry Warsaw · 23 years ago
- 12272a2 Docstring consistency with the updated .tex files. by Barry Warsaw · 23 years ago
- 5932c9b Added a feature suggested by Martin v Loewis, where a new header by Barry Warsaw · 23 years ago
- 280488b Whitespace normalization. by Tim Peters · 23 years ago
- bb98c8c _is_unicode(): Use UnicodeType instead of the unicode builtin for by Barry Warsaw · 23 years ago
- 1a7ac35 Importing Charset should not fail when Unicode is disabled. (XXX by Guido van Rossum · 23 years ago
- 8ac1495 Whitespace normalization. by Tim Peters · 23 years ago
- 409a4c0 Sync'ing with standalone email package 2.0.1. This adds support for by Barry Warsaw · 23 years ago