Stoopid change, just to mention that the last checkin resolves SF bug
#437395
diff --git a/Lib/rfc822.py b/Lib/rfc822.py
index 71a445b..09a2fd9 100644
--- a/Lib/rfc822.py
+++ b/Lib/rfc822.py
@@ -9,7 +9,7 @@
 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: