diff options
| author | bwarsaw | 1998-06-19 20:12:49 +0000 |
|---|---|---|
| committer | bwarsaw | 1998-06-19 20:12:49 +0000 |
| commit | 5113d62a2eab16dd94a23bb2adb82b14d0d863ea (patch) | |
| tree | 7df8dc6a426499eec941f980b12f51d98d54e638 /Mailman/versions.py | |
| parent | 169ecadad0a1df37300e590f2be3b5baa17167c0 (diff) | |
| download | mailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.tar.gz mailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.tar.zst mailman-5113d62a2eab16dd94a23bb2adb82b14d0d863ea.zip | |
Diffstat (limited to 'Mailman/versions.py')
| -rw-r--r-- | Mailman/versions.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/versions.py b/Mailman/versions.py index 6b41725a2..4546fd1bb 100644 --- a/Mailman/versions.py +++ b/Mailman/versions.py @@ -32,7 +32,6 @@ updates the data_version number of the list, and then does a .Save(), so the transformations won't be run again until another version change is detected.""" -__version__ = "$Revision: 721 $" import re, string, types import mm_cfg |
