]> granicus.if.org Git - python/commit
#20977: fix undefined name in the email module. Patch by Rose Ames.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 4 Aug 2014 14:16:49 +0000 (17:16 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 4 Aug 2014 14:16:49 +0000 (17:16 +0300)
commitd577480197f7cc427ac75deaebae3106399a9cd3
tree32c98a99131958f874d3c1836c9ef757fa4ac1e4
parent591176e544dfeec4586e239d5d07c6420a650f2c
#20977: fix undefined name in the email module.  Patch by Rose Ames.
Lib/email/_header_value_parser.py
Lib/test/test_email/test__header_value_parser.py
Misc/ACKS