Re: Editing a wiki

2009-08-18 Thread yaka
On Aug 18, 6:07 pm, Paul Rubin  wrote:
> KillSwitch  writes:
> > Is it possible to edit a wiki page with python, including logging in
> > to edit the page, and inserting text into the edit box, etc.
>
> If you are talking about MediaWiki (the software behind Wikipedia),
> it already has an API for which there are several Python clients.
> See:
>
>    http://www.mediawiki.org/wiki/API
>    http://www.mediawiki.org/wiki/API:Client_Code
>
> If you are looking to use Python (or any other language) to
> automatically edit Wikipedia itself, you need approval for that.
> See:
>
>  http://en.wikipedia.org/wiki/Wikipedia:Bot_policy

It's actually a wiki owned by a friend.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: generate keyboard/mouse event under windows

2009-08-22 Thread yaka
Read this and see if it helps:

http://kvance.livejournal.com/985732.html
-- 
http://mail.python.org/mailman/listinfo/python-list