The ihooks module has been removed.

This commit is contained in:
Brett Cannon 2008-05-10 22:42:14 +00:00
parent 4fabdc7a63
commit bd474420e2
5 changed files with 3 additions and 526 deletions

View file

@ -49,7 +49,6 @@ class TestUntestedModules(unittest.TestCase):
import formatter
import getpass
import htmlentitydefs
import ihooks
import imghdr
import keyword
import linecache