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

Use top level issymbolic #14

Closed
offlinemark opened this issue Dec 5, 2017 · 0 comments
Closed

Use top level issymbolic #14

offlinemark opened this issue Dec 5, 2017 · 0 comments

Comments

@offlinemark
Copy link

return manticore.utils.helpers.issymbolic(val)

Manticore exports issymbolic as a top level package entity, so manticore.issymbolic(expr) will work! We can change this line to use the top level function rather than digging into the package internals utils.helpers.

arunjohnkuruvilla added a commit to arunjohnkuruvilla/deepstate that referenced this issue Mar 3, 2018
pgoodman added a commit that referenced this issue Mar 6, 2018
Used toplevel manticore.issymbolic. Fixes Issue #14
@pgoodman pgoodman closed this as completed Apr 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants