import ServletFactory def InstallInWebKit(appServer): app = appServer.application() app.addServletFactory(ServletFactory.ServletFactory(app))