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