Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41581 > unrolled thread
| Started by | Dave Angel <davea@davea.name> |
|---|---|
| First post | 2013-03-20 06:10 -0400 |
| Last post | 2013-03-20 06:10 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: link is unavailable http://mail.python.org/mailman/listinfo/python-list Dave Angel <davea@davea.name> - 2013-03-20 06:10 -0400
| From | Dave Angel <davea@davea.name> |
|---|---|
| Date | 2013-03-20 06:10 -0400 |
| Subject | Re: link is unavailable http://mail.python.org/mailman/listinfo/python-list |
| Message-ID | <mailman.3556.1363774246.2939.python-list@python.org> |
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
Back to top | Article view | comp.lang.python
csiph-web