Dotan Cohen wrote:
> On 03/01/07, Robert Kern <[EMAIL PROTECTED]> 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
--
http://mail.python.org/mailman/listinfo/python-list