mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Fix issue number in comment.
This commit is contained in:
parent
476279f18b
commit
c755dba906
1 changed files with 1 additions and 1 deletions
|
@ -3278,7 +3278,7 @@ Content-Type: application/x-foo;
|
||||||
|
|
||||||
# Tests to ensure that signed parts of an email are completely preserved, as
|
# 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
|
# 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):
|
class TestSigned(TestEmailBase):
|
||||||
|
|
||||||
def _msg_and_obj(self, filename):
|
def _msg_and_obj(self, filename):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue