Unsubscribing from the list

Jan Dries jan.dries at dcube-resource.be
Wed Jan 3 16:02:13 EST 2007


Dotan Cohen wrote:
> On 03/01/07, Robert Kern <robert.kern at gmail.com> wrote:
>> He misunderstood you (as I nearly did, too). The way you phrased "decided that
>> there was no futher interest on the page for me" is somewhat ambiguous: it can
>> seem like it refers to the second time, not the first.
>>
> 
> Ah. Sorry. I'm getting better at confusing people :)
> 
> if ($you=="got_offended") {
>     $dotan="sorry";
> }

Except that on this list, you might offend people just by using vulgar 
language like that. Better rephrase it to:

if you == "got_offended":
     dotan = "sorry"


Regards,
Jan





More information about the Python-list mailing list