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

without this condition, it will raise an unwanted IndexError #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicuzs
Copy link

@nicuzs nicuzs commented Jun 23, 2015

@jtushman for instance:
x = {'a': [1,2,3]}
dig(x, 'a', 10)
will raise an unwanted IndexError even though fail parameter is not set to True

@xmcp123
Copy link

xmcp123 commented Aug 27, 2019

Just ran into this issue today. Merge?

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

3 participants