From a3c1fad102fc1fc454ddfa2bd66068b9aab636fe Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 5 Nov 2012 11:01:04 -0500 Subject: * Deleting a user through the REST API also deletes all the user's linked addresses and memberships. (LP: #1074374) Also: Clean up pyflakes warning by removing an obsolete __all__ entry. --- src/mailman/testing/helpers.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/testing/helpers.py') diff --git a/src/mailman/testing/helpers.py b/src/mailman/testing/helpers.py index 99f4b8961..b233e7bd4 100644 --- a/src/mailman/testing/helpers.py +++ b/src/mailman/testing/helpers.py @@ -23,7 +23,6 @@ __metaclass__ = type __all__ = [ 'LogFileMark', 'TestableMaster', - 'body_line_iterator', 'call_api', 'chdir', 'configuration', -- cgit v1.2.3-70-g09d2