This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients Unit03, barry, martin.panter, r.david.murray
Date 2016-05-25.10:31:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464172313.53.0.380323081741.issue27110@psf.upfronthosting.co.za>
In-reply-to
Content
MailmanProxy is already included in __all__. Is there any advantage of removing it? Normally things are left in __all__ even when they actually get deprecated, as far as I understand.

The patch looks sensible to me (though I am not very familiar with the module).
History
Date User Action Args
2016-05-25 10:31:53martin.pantersetrecipients: + martin.panter, barry, r.david.murray, Unit03
2016-05-25 10:31:53martin.pantersetmessageid: <1464172313.53.0.380323081741.issue27110@psf.upfronthosting.co.za>
2016-05-25 10:31:53martin.panterlinkissue27110 messages
2016-05-25 10:31:53martin.pantercreate