Commit 3c14efe6 authored by Tim Peters's avatar Tim Peters

Stop sucking up xmllib -- it's deprecated.

parent deb121ae
......@@ -106,7 +106,6 @@ class PyclbrTest(unittest.TestCase):
'_ismodule',
'_classify_class_attrs'])
self.checkModule('rfc822')
self.checkModule('xmllib')
self.checkModule('difflib')
def test_others(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment