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