Skip to content

Added locals and globals in evaluation of user input (+tests)

Cyril Guilloud requested to merge typing_helper_methods into master

in order to have auto-adding of parenthesis for methods.

  • tests adapted (95% coverage on typing_helper.py)
  • "-string" added to avoid hypothetical false passing test.
  • removed unused "is_float_str()" function.

fix #950 (closed)

Edited by Cyril Guilloud

Merge request reports