summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/user.py
diff options
context:
space:
mode:
authorAurélien Bompard2015-11-20 23:53:32 +0100
committerBarry Warsaw2016-05-04 21:05:49 -0500
commitbbee322577cb7cf30e9987ee79bd0a5775546375 (patch)
treee6cd4e51991db7e2c9c56d89452ec5a0f448da13 /src/mailman/interfaces/user.py
parent02bc8121d5eb027307c6d0cf716db17db40071be (diff)
downloadmailman-bbee322577cb7cf30e9987ee79bd0a5775546375.tar.gz
mailman-bbee322577cb7cf30e9987ee79bd0a5775546375.tar.zst
mailman-bbee322577cb7cf30e9987ee79bd0a5775546375.zip
Diffstat (limited to 'src/mailman/interfaces/user.py')
-rw-r--r--src/mailman/interfaces/user.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/interfaces/user.py b/src/mailman/interfaces/user.py
index bdeccce3f..27a8cbaba 100644
--- a/src/mailman/interfaces/user.py
+++ b/src/mailman/interfaces/user.py
@@ -114,6 +114,4 @@ class IUser(Interface):
"""Merge this user's attributes and memberships, and then delete it.
In case of conflict, the current user's properties are preserved.
- If an IAddress is given, the merge will be performed on the addresses'
- linked user.
"""