Hi,<br><br>Currently, pyqt can be used interactively from Python due to how it sets the PyOS_InputHook hook.  Similarly this capability can be turned off by using the pyqtRemoveInputHook() function.<br><br>Questions:<br><br>
* How long (in time or in terms of PyQt versions) has pyqt been setting PyOS_InputHook?<br>* How long (in time or in terms of PyQt versions) ha pyqt had the pyqtRemoveInputHook() function?<br><br>Thanks.  I need to use these capabilities in a project and I want to know what versions of PyQT they will work with.<br>
<br>thanks!<br><br>Brian<br>