mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
Point at do_cli_unicode here too
This commit is contained in:
parent
d0c22a529e
commit
066e98874b
@ -39,6 +39,8 @@ class CLITestMixin(ReallyEqualMixin):
|
|||||||
"""
|
"""
|
||||||
Like ``do_cli_unicode`` but work with ``bytes`` everywhere instead of
|
Like ``do_cli_unicode`` but work with ``bytes`` everywhere instead of
|
||||||
``unicode``.
|
``unicode``.
|
||||||
|
|
||||||
|
Where possible, prefer ``do_cli_unicode``.
|
||||||
"""
|
"""
|
||||||
# client_num is used to execute client CLI commands on a specific
|
# client_num is used to execute client CLI commands on a specific
|
||||||
# client.
|
# client.
|
||||||
|
Loading…
Reference in New Issue
Block a user