diff options
Diffstat (limited to '')
| -rw-r--r-- | mailman/docs/addresses.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/docs/addresses.txt b/mailman/docs/addresses.txt index 749068433..6ddb8b8a9 100644 --- a/mailman/docs/addresses.txt +++ b/mailman/docs/addresses.txt @@ -6,7 +6,6 @@ those addresses, such as their registration date, and whether and when they've been validated. Addresses may be linked to the users that Mailman knows about. Addresses are subscribed to mailing lists though members. - >>> from mailman.configuration import config >>> usermgr = config.db.user_manager |
