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


Groups > comp.lang.python > #41581 > unrolled thread

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

Started byDave Angel <davea@davea.name>
First post2013-03-20 06:10 -0400
Last post2013-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.


Contents

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

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

FromDave Angel <davea@davea.name>
Date2013-03-20 06:10 -0400
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web