diff options
Diffstat (limited to 'mailman/rules/docs/truth.txt')
| -rw-r--r-- | mailman/rules/docs/truth.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mailman/rules/docs/truth.txt b/mailman/rules/docs/truth.txt deleted file mode 100644 index f331e852b..000000000 --- a/mailman/rules/docs/truth.txt +++ /dev/null @@ -1,9 +0,0 @@ -Truth -===== - -The 'truth' rule always matches. This makes it useful as a terminus rule for -unconditionally jumping to another chain. - - >>> rule = config.rules['truth'] - >>> rule.check(False, False, False) - True |
