diff options
Diffstat (limited to '')
| -rw-r--r-- | mailman/commands/docs/echo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/commands/docs/echo.txt b/mailman/commands/docs/echo.txt index d2781d330..181cc58c8 100644 --- a/mailman/commands/docs/echo.txt +++ b/mailman/commands/docs/echo.txt @@ -4,7 +4,6 @@ The 'echo' command The mail command 'echo' simply replies with the original command and arguments to the sender. - >>> from mailman.configuration import config >>> command = config.commands['echo'] >>> command.name 'echo' |
