Skip to content

Conversation

@hexagon6
Copy link

No description provided.


# print usage instructions
def show_help():
print(sys.argv[0] + " <save|restore> [workspace]")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This set of parens seems redundant?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, I don't know why 2to3 added them.

@hseg
Copy link

hseg commented Jun 9, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants