Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use ast.literal_eval instead of eval (#73)
* Make syntax check for bool constant stricter * Use ast.literal_eval() * Use ternary expression to return True/False
- Loading branch information