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