Skip to content

in apk, avoid error when length of actual > 1#30

Open
uladkasach wants to merge 1 commit intobenhamner:masterfrom
uladkasach:master
Open

in apk, avoid error when length of actual > 1#30
uladkasach wants to merge 1 commit intobenhamner:masterfrom
uladkasach:master

Conversation

@uladkasach
Copy link

Evaluating not actual results in error when len(actual) > 1, not len(actual) returns 0 when length of actual is 0 while accomodating len(actual) > 1

Evaluating `not actual` results in error when len(actual) > 1, `not len(actual)` returns 0 when length of `actual` is 0 while accomodating len(actual) > 1
@uladkasach
Copy link
Author

uladkasach commented Oct 19, 2016

It seems there has been an unrelated error in the travis-cl check:
'The command "pip install -r Python/requirements.txt --use-mirrors" failed and exited with 2 during .'

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.

1 participant