OSDN Git Service

MS Powerpoint 2003 throws a COMError for textRange.parent instead of returning None...
authorMichael Curran <mick@kulgan.net>
Sun, 30 Dec 2012 21:03:57 +0000 (07:03 +1000)
committerMichael Curran <mick@kulgan.net>
Sun, 30 Dec 2012 21:03:57 +0000 (07:03 +1000)
commit0d93fad73c74a5b835a7a0eebacad96278330e2c
tree21eba1babdc4750b6709a3bec95af1dd50645ed6
parent619408c04f34655d1df10cd9f3f7dd8b49b6846e
MS Powerpoint 2003 throws a COMError for textRange.parent instead of returning None when it can't be retreaved. Catch this error.
source/appModules/powerpnt.py