diff roundup/mailgw.py @ 127:0791d13baea7

Added vim command to all source so that we don't get no steenkin' tabs :)
author Richard Jones <richard@users.sourceforge.net>
date Sun, 29 Jul 2001 07:01:39 +0000
parents 19686b60e410
children c580555a6508
line wrap: on
line diff
--- a/roundup/mailgw.py	Sun Jul 29 06:57:03 2001 +0000
+++ b/roundup/mailgw.py	Sun Jul 29 07:01:39 2001 +0000
@@ -55,7 +55,7 @@
 an exception, the original message is bounced back to the sender with the
 explanatory message given in the exception. 
 
-$Id: mailgw.py,v 1.4 2001-07-28 06:43:02 richard Exp $
+$Id: mailgw.py,v 1.5 2001-07-29 07:01:39 richard Exp $
 '''
 
 
@@ -297,6 +297,9 @@
 
 #
 # $Log: not supported by cvs2svn $
+# Revision 1.4  2001/07/28 06:43:02  richard
+# Multipart message class has the getPart method now. Added some tests for it.
+#
 # Revision 1.3  2001/07/28 00:34:34  richard
 # Fixed some non-string node ids.
 #
@@ -304,3 +307,4 @@
 # Final commit of Grande Splite
 #
 #
+# vim: set filetype=python ts=4 sw=4 et si

Roundup Issue Tracker: http://roundup-tracker.org/