summaryrefslogtreecommitdiffstats
path: root/Lib/email/_compat22.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a commentBarry Warsaw2003-04-021-1/+1
* typed_subpart_iterator(): Fix these to use non-deprecated APIs,Barry Warsaw2003-03-261-3/+10
* body_line_iterator(): Accept optional decode argument, pass through toBarry Warsaw2003-03-111-3/+6
* _isstring(): Factor out "stringiness" test, e.g. for StringType orBarry Warsaw2002-09-101-1/+5
* _intdiv2() -> _floordiv(), merge of uncommitted changes.Barry Warsaw2002-06-021-4/+4
* Get email test to pass. Barry, hope this is what you had in mindNeal Norwitz2002-06-021-3/+3
* Complete a merge of the mimelib project and the Python cvs codebasesBarry Warsaw2002-05-191-0/+56