* event.py (Event.__init__): Ref() the host_application attribute
authoreitani <eitani@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Thu, 1 Nov 2007 21:09:45 +0000 (21:09 +0000)
committereitani <eitani@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Thu, 1 Nov 2007 21:09:45 +0000 (21:09 +0000)
commit0ce898eafc8210911be4165a7dd28d3b662fd311
tree909352ba9c062f6b749b5c543d43d743eea37cdd
parentd7ac64218e0c1d1a880315fd8aea0abb95a97adc
* event.py (Event.__init__): Ref() the host_application attribute
if it is available (bug #492469).
* accessible.py (_makeExceptionHandler._inner): Revert patch from
bug #490202. This was the wrong fix. Objects that are returned
from methods are already reffed.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@965 e2bd861d-eb25-0410-b326-f6ed22b6b98c
pyatspi/ChangeLog
pyatspi/accessible.py
pyatspi/event.py