Summary of WebKit.ImportSpy

You can also browse the complete source file or the generated documentation.


class ImportSpy(object):
    def __init__(self, path=None)
    def find_module(self, fullname)
    def load_module(self, fullname)
def activate(impManager)