On 10/12/07, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Bryan Carbonnell wrote:
>
> >I'm not sure if this should be here or dev, but I'll start here.
> >
> >This is something I've been thinking about for a while and finally
> >decided to ask
> >
> >Quite often solutions to problems posted here involv
Bryan Carbonnell wrote:
>I'm not sure if this should be here or dev, but I'll start here.
>
>This is something I've been thinking about for a while and finally
>decided to ask
>
>Quite often solutions to problems posted here involve using code like:
>
>def show_reminders(mlist):
> if mlist.send_
I'm not sure if this should be here or dev, but I'll start here.
This is something I've been thinking about for a while and finally
decided to ask
Quite often solutions to problems posted here involve using code like:
def show_reminders(mlist):
if mlist.send_reminders:
with the wth_list scri