2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Wed, 20 Aug 2008 16:40:20 +0000 (17:40 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Wed, 20 Aug 2008 16:40:20 +0000 (17:40 +0100)
commitfdff7d3c109acd1bc4ff2c92b6a48627fb711103
tree4ee77ccde989277263c0b20af1ba3f1f7bb51d95
parent95dcfcf4cf6dae79fe0d402ddc9cdf507df4e3b6
2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/
Move some needed interfaces out of other.py and
into their own files.

Rename stateset.py to match the .idl file name.

Move some enumerations into their proper place in
accessible.py and component.py
pyatspi/Makefile.am
pyatspi/accessible.py
pyatspi/action.py [new file with mode: 0644]
pyatspi/component.py
pyatspi/desktop.py [new file with mode: 0644]
pyatspi/other.py
pyatspi/role.py [new file with mode: 0644]
pyatspi/state.py [moved from pyatspi/stateset.py with 100% similarity]