2009-04-21 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Tue, 21 Apr 2009 16:23:01 +0000 (17:23 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Tue, 21 Apr 2009 16:23:01 +0000 (17:23 +0100)
        Fix the pyatspi imports to remove streamablecontent
        and selector interfaces.

pyatspi/Accessibility.py

index 18558d7..cf4df5b 100644 (file)
@@ -34,9 +34,7 @@ from loginhelper import *
 from relation import *
 from role import *
 from selection import *
-from selector import *
 from state import *
-from streamablecontent import *
 from table import *
 from text import *
 from utils import *