[pyatspi2] Make states accessible through pyatspi.constants
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Make states accessible through pyatspi.constants
- Date: Fri, 4 Feb 2011 18:20:52 +0000 (UTC)
commit beeb47a866b057a0ac0bf82cca8f847d2bb36f92
Author: Mike Gorse <mgorse novell com>
Date: Fri Feb 4 12:23:36 2011 -0600
Make states accessible through pyatspi.constants
pyatspi/constants.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pyatspi/constants.py b/pyatspi/constants.py
index c5e14e4..9607e73 100644
--- a/pyatspi/constants.py
+++ b/pyatspi/constants.py
@@ -143,3 +143,5 @@ EVENT_TREE = {
'focus' :
['focus:']
}
+
+from state import *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]