~barry/mailman/lp1423756

« back to all changes in this revision

Viewing changes to src/mailman/commands/docs/echo.rst

  • Committer: Barry Warsaw
  • Date: 2015-01-05 01:20:33 UTC
  • mfrom: (7264.4.66 py3)
  • Revision ID: barry@list.org-20150105012033-zdrw9c2odhpf22fz
Merge the Python 3 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    >>> from mailman.email.message import Message
25
25
    >>> print(command.process(mlist, Message(), {}, ('foo', 'bar'), results))
26
26
    ContinueProcessing.yes
27
 
    >>> print(unicode(results))
 
27
    >>> print(str(results))
28
28
    The results of your email command are provided below.
29
29
    <BLANKLINE>
30
30
    echo foo bar