Re: [Tutor] Programming challenge (C++ and Python)

2005-03-04 Thread Danny Yoo
On Fri, 4 Mar 2005, Liam Clarke wrote: > ??? Why am I getting this one as new again? Hi Liam, This one is my fault. As a mailing list administrator, I have to go through stuff that's sitting in a moderation queue. I'd been a little derelict in my responsibility lately, and hadn't looked at t

Re: [Tutor] Programming challenge (C++ and Python)

2005-03-03 Thread Liam Clarke
??? Why am I getting this one as new again? On Tue, 1 Feb 2005 00:20:17 -0800 (PST), Ali Polatel <[EMAIL PROTECTED]> wrote: > Dear Python friends, > I need a favor.I play chess at a chess server with the name > ICC(www.chessclub.com). I want to write a plugin for their interface using >

[Tutor] Programming challenge (C++ and Python)

2005-03-03 Thread Ali Polatel
    Dear Python friends,     I need a favor.I play chess at a chess server with the name ICC(www.chessclub.com). I want to write a plugin for their interface using Python.     I don't have any idea about how to write a plugin but I found out that the server administrator has written a Plugin Develo

Re: [Tutor] Programming Challenge C++ and Python

2005-02-01 Thread Alan Gauld
>I don't have any idea about how to write a plugin but I found out > that the server administrator has written a Plugin Development Kit in > C++ for those who wish to write plugins for the interface.I don't know > C++ so I cannot convert this kit into python scripts. Caveat: I've never done th

[Tutor] Programming Challenge C++ and Python

2005-02-01 Thread Ali Polatel
I need a favor.I play chess at a chess server with the name ICC(www.chessclub.com). I want to write a plugin for their interface using Python. I don't have any idea about how to write a plugin but I found out that the server administrator has written a Plugin Development Kit in C++ for those who