Skip to content

Address further fixes in bitmessagecli.py #1241

Open
@coffeedogs

Description

@coffeedogs

Once all automated fixers have been implemented in the tools (superfluous-parens, E712), re-base, re-run the fixers then do these manual changes.

  • It seems os._exit() may be removed
  • Maybe os.path.join(directory, fileName) would be better than filePath = directory + '/' + fileName
  • Use with open() context manager where possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as it's supposed to

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions