Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41581

Re: link is unavailable http://mail.python.org/mailman/listinfo/python-list

Date 2013-03-20 06:10 -0400
From Dave Angel <davea@davea.name>
Subject Re: link is unavailable http://mail.python.org/mailman/listinfo/python-list
References <CAD67YpMAOUOztSy7tuONoEup78X0fPduYcsZoXpnsp2b7gW+mg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3556.1363774246.2939.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: link is unavailable http://mail.python.org/mailman/listinfo/python-list Dave Angel <davea@davea.name> - 2013-03-20 06:10 -0400

csiph-web