This event is fired when print method is called from within Python script.
The event will only fire if you have wired the Python3ConsoleOutput class to the Python3Script class by using the Python3Script.SetConsoleOutput function.
Python3ScriptConsoleOutput Class