Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/mail/attachments
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #24623 -- Fixed EmailMessage.attach_file() with ↵Konrad Świat2015-07-256-0/+3
text files on Python 3. Thanks tkrapp for the report and Tim Graham for the review.