Is it a known problem that ihooks is incompatible with Python eggs?

When I do the following:

import ihooks
ihooks.install(ihooks.ModuleImporter())

then I cannot import any Python egg afterwards.

Can there be anything done about this?

-- Christoph
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to