[pyatspi2] Export Application class in the Accessibility namespace
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Export Application class in the Accessibility namespace
- Date: Wed, 17 Oct 2012 21:30:43 +0000 (UTC)
commit 294b9bbd8f87c3c31770f0e86cb38e592ab039d2
Author: Mike Gorse <mgorse suse com>
Date: Wed Oct 17 16:32:18 2012 -0500
Export Application class in the Accessibility namespace
pyatspi/Accessibility.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pyatspi/Accessibility.py b/pyatspi/Accessibility.py
index f11326e..1248a3e 100644
--- a/pyatspi/Accessibility.py
+++ b/pyatspi/Accessibility.py
@@ -17,6 +17,7 @@ from gi.repository import Atspi
from pyatspi.registry import *
Registry = Registry()
+from pyatspi.application import *
from pyatspi.constants import *
from pyatspi.editabletext import *
from pyatspi.role import *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]