formatting issue with commands #3817

Open
opened 2021-10-19 23:34:44 +00:00 by meejah · 0 comments
Owner

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)

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)
meejah added the
code-frontend-cli
normal
defect
1.15.1
labels 2021-10-19 23:34:44 +00:00
meejah added this to the undecided milestone 2021-10-19 23:34:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#3817
No description provided.