Remove the imputil module.

This commit is contained in:
Brett Cannon 2008-05-08 18:11:25 +00:00
parent 6d4df9b343
commit 0ec585575d
6 changed files with 0 additions and 951 deletions

View file

@ -79,7 +79,6 @@ class AllTest(unittest.TestCase):
self.check_all("ihooks")
self.check_all("imaplib")
self.check_all("imghdr")
self.check_all("imputil")
self.check_all("keyword")
self.check_all("linecache")
self.check_all("locale")