From: Berker Peksag Date: Wed, 25 Feb 2015 16:14:47 +0000 (+0200) Subject: Issue #23511: Port email-simple.py to Python 3. X-Git-Tag: v3.5.0a2~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a1780bc321abb270bd9f9fbde2d5c2ac86866f62;p=thirdparty%2FPython%2Fcpython.git Issue #23511: Port email-simple.py to Python 3. Also, update email examples to use the context manager version of open(). Patch by Baptiste Mispelon. --- a1780bc321abb270bd9f9fbde2d5c2ac86866f62