Stop sucking up xmllib -- it's deprecated.
This commit is contained in:
parent
deb121aec7
commit
3c14efe696
|
@ -106,7 +106,6 @@ class PyclbrTest(unittest.TestCase):
|
||||||
'_ismodule',
|
'_ismodule',
|
||||||
'_classify_class_attrs'])
|
'_classify_class_attrs'])
|
||||||
self.checkModule('rfc822')
|
self.checkModule('rfc822')
|
||||||
self.checkModule('xmllib')
|
|
||||||
self.checkModule('difflib')
|
self.checkModule('difflib')
|
||||||
|
|
||||||
def test_others(self):
|
def test_others(self):
|
||||||
|
|
Loading…
Reference in New Issue