Return-Path: Mailing-List: contact gump-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list gump@jakarta.apache.org Received: (qmail 41181 invoked from network); 22 Apr 2003 16:13:30 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 22 Apr 2003 16:13:30 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1980MT-0001Go-00 for ; Tue, 22 Apr 2003 18:11:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gump@jakarta.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1980MO-0001GW-00 for ; Tue, 22 Apr 2003 18:11:08 +0200 From: Leo Simons Subject: Re: [PATCH][gump.py] Going forward Date: Tue, 22 Apr 2003 18:12:06 +0200 Lines: 20 Message-ID: References: <3EA50AE8.1020109@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@main.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Sam Ruby wrote: > Leo Simons wrote: > >> I took a look at the code and I don't really come close yet to >> understanding half of it. I have vacation and "Programming Python" on >> my desk though, and I intend to start helping :D > > Anything specific puzzling you? took me some time to figure out that "this" is actually passed around as an argument all the time, for one. Also the number of '_' required at various points :D. Just a bit alienated, that's all ;) Not really, I'm delving into python modules now. I've never been much of a "hack fist, ask questions later" kind of guy........ now for something completely different....dinner! - Leo