diff options
Diffstat (limited to 'Mailman/Gui/Privacy.py')
-rw-r--r-- | Mailman/Gui/Privacy.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index b47cf382..5fe4a2d9 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -12,10 +12,10 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, +# USA. -"""MailList mixin class managing the privacy options. -""" +"""MailList mixin class managing the privacy options.""" import re |