]> granicus.if.org Git - python/commitdiff
Fix issue number in comment.
authorR. David Murray <rdmurray@bitdance.com>
Sat, 16 Jan 2010 16:08:32 +0000 (16:08 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 16 Jan 2010 16:08:32 +0000 (16:08 +0000)
Lib/email/test/test_email.py

index c38a4262b4e764221513e01a5332b9211666a7ed..cfd8f6c582ace5db5fe1925db883f970b366bc7f 100644 (file)
@@ -3278,7 +3278,7 @@ Content-Type: application/x-foo;
 \f
 # Tests to ensure that signed parts of an email are completely preserved, as
 # required by RFC1847 section 2.1.  Note that these are incomplete, because the
-# email package does not currently always preserve the body.  See issue 96843.
+# email package does not currently always preserve the body.  See issue 1670765.
 class TestSigned(TestEmailBase):
 
     def _msg_and_obj(self, filename):