[Tutor] pipeline - what is it and how do I use it?
Ricardo Aráoz
ricaraoz at gmail.com
Sun Nov 25 20:27:21 CET 2007
elis aeris wrote:
> I need to keep a bit of python code ready to run at anytime, in the ram,
> but this is what I need to do
>
> I am using two languages at the same time, because python doesn't really
> have any effective way of simulating keyboard and mouse events,
>
Check PyWinAuto, it might provide what you need.
You can find it at : http://www.openqa.org/pywinauto/
HTH
More information about the Tutor
mailing list