Skip to content

Conversation

@underyx
Copy link

@underyx underyx commented Dec 1, 2015

Did not test with Python 2, so please do so before merging. (Who even uses Python 2 in 2015? 🙈)

@underyx underyx changed the title Run 2to3 to add Python 3 compatibility Add Python 3 compatibility via 2to3 Dec 1, 2015
Copy link
Owner

Choose a reason for hiding this comment

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

reduce is unused.

Copy link
Author

Choose a reason for hiding this comment

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

Seems like it isn't to me:

return reduce(lambda x, y: x | y, queries)

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