From a8b17436c94ec188857c4a06efa6ade64a0ef20b Mon Sep 17 00:00:00 2001 From: Lucian Branescu Mihaila Date: Thu, 17 Jun 2010 20:54:30 +0000 Subject: Browse stards and loads pages with pywebkitgtk. Several features are disabled for now, although it mostly has feature-parity with Surf. --- (limited to 'promptservice.py') diff --git a/promptservice.py b/promptservice.py index bab2417..7ba2655 100644 --- a/promptservice.py +++ b/promptservice.py @@ -16,11 +16,6 @@ import logging -import xpcom -from xpcom import components -from xpcom.components import interfaces -from xpcom.server.factory import Factory - class PromptService: _com_interfaces_ = interfaces.nsIPromptService -- cgit v0.9.1