Skip to content

Need to fix tokenizer to detect keys versus integer in indexing #3

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

Open
pstrinkle opened this issue Aug 14, 2015 · 0 comments
Open
Assignees

Comments

@pstrinkle
Copy link
Owner

Need to have difference between value[0] and value['0'] such that the first is treated as an array index and the latter as a dictionary lookup.

@pstrinkle pstrinkle self-assigned this Aug 14, 2015
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

No branches or pull requests

1 participant