Homec4science

kwalitee: eval/execfile call checking

Authored by Tibor Simko <tibor.simko@cern.ch> on Sep 12 2011, 17:58.

Description

kwalitee: eval/execfile call checking

  • Adds Python eval() and execfile() call checking (--check-eval CLI option).
  • Human-proofed eval() and execfile() call statements should be silenced by ending the corresponding source code line with # kwalitee: disable=eval comment.

Details

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:217d8ce37801: kwalitee: eval/execfile call checking (authored by Tibor Simko <tibor.simko@cern.ch>).Sep 12 2011, 18:07