Skip to content
Snippets Groups Projects
  1. Oct 24, 2023
  2. Mar 30, 2022
  3. Sep 13, 2021
  4. Sep 03, 2021
  5. Mar 19, 2020
  6. Oct 29, 2019
  7. Sep 26, 2018
  8. Sep 13, 2018
  9. Jul 30, 2018
  10. Aug 22, 2014
  11. Mar 17, 2014
  12. Feb 28, 2014
  13. Jul 09, 2013
  14. Oct 16, 2012
  15. Sep 07, 2012
  16. Jul 26, 2012
  17. 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
  18. Jul 20, 2012
  19. Dec 27, 2011
  20. Mar 04, 2011
  21. Feb 11, 2011
  22. Feb 10, 2011
  23. Feb 08, 2011
  24. Jan 24, 2011
  25. Jan 23, 2011
Loading