diff options
| author | bwarsaw | 2007-05-30 16:54:17 +0000 |
|---|---|---|
| committer | bwarsaw | 2007-05-30 16:54:17 +0000 |
| commit | 1eba70e9d11c8bd6e6e6a6c3ab6ad489896950d5 (patch) | |
| tree | 7fe361b3c0d1e8b6075466aac579e0319dd1a2f0 /Mailman/testing/test_replybot.py | |
| parent | 6423a8c37b8f8b05012f85af972eeadbd5855903 (diff) | |
| download | mailman-1eba70e9d11c8bd6e6e6a6c3ab6ad489896950d5.tar.gz mailman-1eba70e9d11c8bd6e6e6a6c3ab6ad489896950d5.tar.zst mailman-1eba70e9d11c8bd6e6e6a6c3ab6ad489896950d5.zip | |
Go ahead and remove the Mailman/database/tables directory since all the Elixir
classes live in Mailman/databae/model now.
Remove the TestDecorate test class from test_handlers.py and move them into a
doctest called decorate.txt (with harness in test_decorate.py).
Remove the dependence on SafeDict from the Decorate handler because I can now
use string.Template object to safely fill in header and footer templates.
Eventually I want to completely remove SafeDict from Mailman, but it's still
used in a few other places.
This also means that only $-strings will be supported in headers and footers,
and the import script will have to convert %-strings to $-strings. Also,
'_internal_name' is no longer a supported header/footer substitution
variable. Use $real_name or $list_name now. Added $fqdn_listname as a
substitution variable. Update the DEFAULT_MSG_FOOTER accordingly.
Diffstat (limited to 'Mailman/testing/test_replybot.py')
0 files changed, 0 insertions, 0 deletions
