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