summaryrefslogtreecommitdiff
path: root/src/mailman/compat/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Vendorize Python 3.5's smtpd module, which properly handles non-UTF-8 byteBarry Warsaw2015-09-071-0/+0
input. Use this version only for Python 3.4.