Skip to content
Snippets Groups Projects
  1. Feb 21, 2014
  2. Dec 12, 2013
  3. Nov 29, 2013
  4. Nov 28, 2013
  5. Sep 20, 2013
  6. Sep 05, 2013
  7. Sep 04, 2013
  8. Jul 15, 2013
  9. Jul 11, 2013
  10. Jul 10, 2013
  11. Jul 09, 2013
  12. Jun 21, 2013
  13. Jun 20, 2013
  14. May 22, 2013
  15. Apr 16, 2013
  16. Apr 12, 2013
  17. Apr 05, 2013
  18. Mar 05, 2013
  19. Jan 17, 2013
  20. Dec 19, 2012
  21. Oct 16, 2012
  22. Sep 07, 2012
  23. Jul 30, 2012
  24. Jul 26, 2012
  25. Jul 23, 2012
    • olivier stasse's avatar
      Add test to detect statement in evaluation. · fe0a6faf
      olivier stasse authored
      This commit detect when a statement is evaluated with PyRun_String run
      with Py_eval_input. This seems to generate a Syntax Error. Thus if
      an exception with Syntax Error is generated with Py_eval_input,
      the python interpreter does a second pass with Py_single_input.
      The string err is set appropriatly, out has to be checked.
      fe0a6faf
  26. Jul 20, 2012
Loading