Skip to content
Snippets Groups Projects
Select Git revision
  • 97790455fe10c5fb22bc3edde2b43474ce0dbaad
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

pyexec.c

Blame
  • user avatar
    Damien George authored
    Full CPython compatibility with this requires actually parsing the
    input so far collected, and if it fails parsing due to lack of tokens,
    then continue collecting input.  It's not worth doing it this way.  Not
    having compatibility at this level does not hurt the goals of Micro
    Python.
    97790455
    History
    pyexec.c 7.02 KiB