Robin Becker wrote: > if the importers are tested statically how does a filesystem path ever > manage > to get back into the loop if it was ever found missing? In other words if > things (eg python24.zip) are found not importable/usable in one pass how do > they get reinstated?
I think (but see the code yourself) that only the successful importers are cached. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list