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

@ -51,7 +51,6 @@ class TestUntestedModules(unittest.TestCase):
import htmlentitydefs
import ihooks
import imghdr
import imputil
import keyword
import linecache
import macurl2path