Skip to content
Snippets Groups Projects
  1. May 05, 2017
  2. Jan 31, 2017
  3. May 27, 2016
  4. Apr 06, 2016
  5. Jan 29, 2016
  6. Dec 15, 2015
  7. Aug 22, 2014
  8. Mar 17, 2014
  9. Mar 13, 2014
  10. Feb 28, 2014
  11. Feb 21, 2014
  12. Nov 29, 2013
  13. Nov 28, 2013
  14. Sep 04, 2013
  15. Jul 15, 2013
  16. Jul 11, 2013
  17. Jul 10, 2013
  18. Jul 09, 2013
  19. May 22, 2013
  20. Apr 16, 2013
  21. Apr 05, 2013
  22. Mar 05, 2013
  23. Oct 16, 2012
  24. Sep 07, 2012
  25. Jul 30, 2012
  26. Jul 26, 2012
  27. 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
  28. Jul 20, 2012
  29. Apr 17, 2012
  30. Mar 23, 2012
Loading