[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3817: formatting issue with commands
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Oct 19 23:34:44 UTC 2021
#3817: formatting issue with commands
-------------------------------+---------------------------
Reporter: meejah | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code-frontend-cli | Version: 1.15.1
Keywords: | Launchpad Bug:
-------------------------------+---------------------------
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)
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3817>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list