diff options
| author | Barry Warsaw | 2009-11-04 22:01:45 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2009-11-04 22:01:45 -0500 |
| commit | e9c4ba828cea939e665cc91f46bbded8fcb887f0 (patch) | |
| tree | 24c94144dc911da330150a0cb4387ec9272cf8df /src/mailman/rules/docs/max-size.txt | |
| parent | 40ad0384b82169a737f004321127d41bafe0632c (diff) | |
| download | mailman-e9c4ba828cea939e665cc91f46bbded8fcb887f0.tar.gz mailman-e9c4ba828cea939e665cc91f46bbded8fcb887f0.tar.zst mailman-e9c4ba828cea939e665cc91f46bbded8fcb887f0.zip | |
Cleanup.
Diffstat (limited to 'src/mailman/rules/docs/max-size.txt')
| -rw-r--r-- | src/mailman/rules/docs/max-size.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/rules/docs/max-size.txt b/src/mailman/rules/docs/max-size.txt index 264281b65..e3cc0ccf9 100644 --- a/src/mailman/rules/docs/max-size.txt +++ b/src/mailman/rules/docs/max-size.txt @@ -7,7 +7,6 @@ specified maximum. Generally this is used to prevent huge attachments from getting posted to the list. This value is calculated in terms of KB (1024 bytes). - >>> from mailman.app.lifecycle import create_list >>> mlist = create_list('_xtest@example.com') >>> rule = config.rules['max-size'] >>> print rule.name |
