On 03/20/2013 05:40 AM, Bhavitha Nagaraju wrote:
Hi all,



The link for sendkeys, which is a pre-requiste for winGuipython is
unavailable. http://mail.python.org/mailman/listinfo/python-list. Could you
suggest , where I could get the sendKeys for now…




Looks like you pasted the wrong link into your message. That one is for the mailing list we're using here.

For sendkeys, you could use:

http://pypi.python.org/pypi/SendKeys

http://www.rutherfurd.net/python/sendkeys/     broken-link
https://bitbucket.org/orutherfurd/sendkeys     not broken

https://bitbucket.org/markm/sendkeysctypes
     re-implemented without any C compiling needed

I don't run Windows, so I couldn't actually check any of these out, but at least this gives you some more links to try.


--
DaveA
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to