Update of /cvsroot/mailman/mailman/Mailman/Gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15990/Mailman/Gui

Modified Files:
        ContentFilter.py Privacy.py 
Log Message:
Port cleaning changes forward from 2.1-maint branch.


Index: ContentFilter.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Gui/ContentFilter.py,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -d -r2.8 -r2.9
--- ContentFilter.py    28 Aug 2005 05:31:27 -0000      2.8
+++ ContentFilter.py    30 Dec 2005 18:56:46 -0000      2.9
@@ -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.
 
-"""GUI component managing the content filtering options.
-"""
+"""GUI component managing the content filtering options."""
 
 from Mailman import mm_cfg
 from Mailman.i18n import _

Index: Privacy.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Gui/Privacy.py,v
retrieving revision 2.19
retrieving revision 2.20
diff -u -d -r2.19 -r2.20
--- Privacy.py  21 Sep 2005 04:25:00 -0000      2.19
+++ Privacy.py  30 Dec 2005 18:56:46 -0000      2.20
@@ -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
 

_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to