]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add py3k warnings to rfc822
authorBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 22:33:06 +0000 (22:33 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 22:33:06 +0000 (22:33 +0000)
commit26305a03e3d501f9338af3f1373f8ec7da88838f
treec69a1822ec0f2412e726257a5fec4ab310c0e6b2
parent6fd3321d6c2d374f4d46534e630b822e7da4310e
add py3k warnings to  rfc822
Doc/library/rfc822.rst
Lib/rfc822.py
Lib/test/test_py3kwarn.py
Lib/test/test_rfc822.py
Misc/NEWS