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

python exits with 255 exit code on ctx[none] = 55 #17

Open
gesta81 opened this issue May 23, 2014 · 0 comments
Open

python exits with 255 exit code on ctx[none] = 55 #17

gesta81 opened this issue May 23, 2014 · 0 comments

Comments

@gesta81
Copy link
Contributor

gesta81 commented May 23, 2014

ctx = MDFContext()
ctx[None] = 55

results in runtime terminating; it would be better to throw: easier to diagnose the underlying issue (node used in indexer being None)

@gesta81 gesta81 changed the title python exits with 255 exit code if on ctx[none] = 55 python exits with 255 exit code on ctx[none] = 55 May 23, 2014
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