#3817 new defect

formatting issue with commands

Reported by: meejah Owned by:
Priority: normal Milestone: undecided
Component: code-frontend-cli Version: 1.15.1
Keywords: Cc:
Launchpad Bug:

Description

In python2, running commands with errors can result in formatting issues. For example, in a python 2.7.16 venv running "tahoe" results in:

./foo/bin/tahoe:  b'must specify a command'

(notice the repr-looking bytestring)

Change History (0)

Note: See TracTickets for help on using tickets.