From: Barry Warsaw Date: Mon, 16 Jul 2001 20:41:40 +0000 (+0000) Subject: Stoopid change, just to mention that the last checkin resolves SF bug X-Git-Tag: v2.2a3~1129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b8a55c00d51643bdfdad5b7c35437eaf1b00a7be;p=thirdparty%2FPython%2Fcpython.git Stoopid change, just to mention that the last checkin resolves SF bug #437395 --- diff --git a/Lib/rfc822.py b/Lib/rfc822.py index 71a445b0c6c2..09a2fd90a799 100644 --- a/Lib/rfc822.py +++ b/Lib/rfc822.py @@ -9,7 +9,7 @@ effort at RFC 2822 updates have been made, but a thorough audit has not been performed. Consider any RFC 2822 non-conformance to be a bug. RFC 2822: http://www.faqs.org/rfcs/rfc2822.html - RFC 822: http://www.faqs.org/rfcs/rfc822.html (obsolete) + RFC 822 : http://www.faqs.org/rfcs/rfc822.html (obsolete) Directions for use: