Skip to content
Snippets Groups Projects
  1. May 22, 2013
  2. Apr 16, 2013
  3. Apr 12, 2013
  4. Apr 05, 2013
  5. Mar 05, 2013
  6. Jan 17, 2013
  7. Dec 19, 2012
  8. Oct 16, 2012
  9. Sep 07, 2012
  10. Jul 30, 2012
  11. Jul 26, 2012
  12. 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
  13. Jul 20, 2012
  14. Apr 18, 2012
  15. Apr 17, 2012
  16. Mar 23, 2012
  17. Mar 16, 2012
  18. Mar 15, 2012
  19. Mar 14, 2012
  20. Mar 13, 2012
  21. Mar 09, 2012
  22. Mar 07, 2012
  23. Mar 01, 2012
  24. Dec 27, 2011
Loading