mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
remove the rfc822 module
This commit is contained in:
parent
83e9f4cd77
commit
a0c0a4a261
7 changed files with 4 additions and 1614 deletions
|
@ -141,7 +141,6 @@ class PyclbrTest(TestCase):
|
|||
def test_easy(self):
|
||||
self.checkModule('pyclbr')
|
||||
self.checkModule('doctest', ignore=("TestResults", "_SpoofOut"))
|
||||
self.checkModule('rfc822')
|
||||
self.checkModule('difflib', ignore=("Match",))
|
||||
|
||||
def test_decorators(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue