When creating NVDAObjects, make sure external modules can't disrupt object creation (#10414)
* NVDAObject __init__: catch exceptions caused by external modules
* When there is a bug in an appModule, speak the message at a higher speech priority so it can't be missed
* import speech.priorities
* Restore UTF-8 comments