summaryrefslogtreecommitdiff
path: root/Mailman/Message.py
diff options
context:
space:
mode:
authorbwarsaw1998-06-19 20:12:49 +0000
committerbwarsaw1998-06-19 20:12:49 +0000
commit5113d62a2eab16dd94a23bb2adb82b14d0d863ea (patch)
tree7df8dc6a426499eec941f980b12f51d98d54e638 /Mailman/Message.py
parent169ecadad0a1df37300e590f2be3b5baa17167c0 (diff)
downloadmailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.tar.gz
mailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.tar.zst
mailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.zip
Diffstat (limited to 'Mailman/Message.py')
-rw-r--r--Mailman/Message.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mailman/Message.py b/Mailman/Message.py
index 82b2cb554..cc3fe2916 100644
--- a/Mailman/Message.py
+++ b/Mailman/Message.py
@@ -17,8 +17,6 @@
"""Embody incoming and outgoing messages as objects."""
-__version__ = "$Revision: 670 $"
-
import sys
import rfc822, string, time