mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
f9e3cf1f9f
Also, update email examples to use the context manager version of open(). Patch by Baptiste Mispelon.