Python 3: print statement -> print function (#9664)
* App module handler/Python 3: print statement -> function when printing crash dump path.
* SAPI5 synth driver/Python 3: print statement -> function when announcing function hooks.
* SAPI 5: print function -> log.debug.
Reviewed and clarified by Mick Curran (NV Access): print function should have been a log.debug call.