Staging
v0.5.1
https://github.com/python/cpython
Revision dc74e34e24d01323cfb89a0a5c11416f85adebd0 authored by Barry Warsaw on 09 February 2006, 04:03:22 UTC, committed by Barry Warsaw on 09 February 2006, 04:03:22 UTC
However, the patch in that tracker item is elaborated such that the newly
included unit test pass on Python 2.1 through 2.5.  Note that Python 2.1's
uu.decode() does not have a 'quiet' argument, so we have to be sneaky.

Will port to email 3.0 (although without the backward compatible sneakiness).
1 parent f5853f7
History
Tip revision: dc74e34e24d01323cfb89a0a5c11416f85adebd0 authored by Barry Warsaw on 09 February 2006, 04:03:22 UTC
Resolve SF bug 1409403: email.Message should supress warning from uu.decode.
Tip revision: dc74e34

README

back to top