Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any() takes list oy tuple. #24524

Merged
merged 1 commit into from
Jun 9, 2015

Conversation

jayeshka
Copy link

@jayeshka jayeshka commented Jun 9, 2015

any() function takes list or tuple ar an argument.

if any(user, owner, conf, write, read):
TypeError: any() takes exactly one argument (5 given)

@jayeshka
Copy link
Author

jayeshka commented Jun 9, 2015

@rallytime please review.

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.

None yet

2 participants