Re: Comment reply handling

Atsushi Shibata <[email protected]> Sat, 23 Dec 2006 14:03:10 +0900
Newsgroups gmane.comp.python.zope.coreblog.english
Organization Webcore
Message-ID <[email protected]>
On Sat, 23 Dec 2006 02:11:34 +0900, wrote:
> for addr in addr_list:
>      if addr == REQUEST.form[email]:

This line should be...

>      if addr == REQUEST.form['email']:

Regards.

----------------------------------------
Atsushi Shibata (Webcore Corp.)
[email protected]
http://www.webcore.co.jp/
----------------------------------------
_______________________________________________
COREblog-en mailing list
COREblog-en-/9qXvnWia/9Wk0Htik3J/[email protected]
http://postaria.com/mailman/listinfo/coreblog-en
Unsubscription writing to coreblog-en-leave-/9qXvnWia/9Wk0Htik3J/[email protected]