summaryrefslogtreecommitdiff
path: root/src/mailman/model/docs/users.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/model/docs/users.rst')
-rw-r--r--src/mailman/model/docs/users.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/model/docs/users.rst b/src/mailman/model/docs/users.rst
index bd1f36b35..7325d66b9 100644
--- a/src/mailman/model/docs/users.rst
+++ b/src/mailman/model/docs/users.rst
@@ -255,6 +255,7 @@ Some of these preferences are booleans and they can be set to ``True`` or
>>> from mailman.interfaces.languages import ILanguageManager
>>> getUtility(ILanguageManager).add('it', 'iso-8859-1', 'Italian')
+ <Language [it] Italian>
>>> from mailman.core.constants import DeliveryMode
>>> prefs = user_1.preferences