~barry/mailman/work1

« back to all changes in this revision

Viewing changes to src/mailman/runners/digest.py

  • Committer: Barry Warsaw
  • Date: 2014-01-05 21:21:10 UTC
  • Revision ID: barry@list.org-20140105212110-y39xuab7cnu2kr83
checkpointing

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
                              mailing_list=mlist,
82
82
                              display_name=mlist.display_name,
83
83
                              got_list_email=mlist.posting_address,
84
 
                              got_listinfo_url=mlist.script_url('listinfo'),
85
84
                              got_request_email=mlist.request_address,
86
85
                              got_owner_email=mlist.owner_address,
87
86
                              )