2008-11-13 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / pyatspi / accessiblecache.py
index 5729f71..15a3353 100644 (file)
@@ -135,7 +135,7 @@ class AccessibleCache(object):
                                        ("parent", 0, 0, ""))
                         self._registry._notifyParentChange(event)
 
-                added, removed = _list_items_added_removed (olddata.children, newdata.children):
+                added, removed = _list_items_added_removed (olddata.children, newdata.children)
 
                 if added:
                         event = _Event(self._registry._cache,