formatting issue with commands #3817

Open
opened 2021-10-19 23:34:44 +00:00 by meejah · 0 comments
meejah commented 2021-10-19 23:34:44 +00:00
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)
tahoe-lafs added the
code-frontend-cli
normal
defect
1.15.1
labels 2021-10-19 23:34:44 +00:00
tahoe-lafs added this to the undecided milestone 2021-10-19 23:34:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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