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 script.

Is there a list of properties for the mlist object anywhere? If not,
where in the code do I need to go hunting for this info?

Thanks,

-- 
Bryan Carbonnell - [EMAIL PROTECTED]
Life's journey is not to arrive at the grave safely in a well
preserved body, but rather to skid in sideways, totally worn out,
shouting "What a great ride!"
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to