summaryrefslogtreecommitdiffstatshomepage
path: root/py/parse.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-03-31 04:19:12 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-03-31 17:22:37 +0300
commit7da0660516e1406808ad212d35faa95de3316fc4 (patch)
tree58a042e14fa21995c3c83758c8113c8e9411d594 /py/parse.c
parenta2109d93210c391d45a0ced2ce8a85f2471d3543 (diff)
downloadmicropython-7da0660516e1406808ad212d35faa95de3316fc4.tar.gz
micropython-7da0660516e1406808ad212d35faa95de3316fc4.zip
mp_resume: Dare to pass send_value of NULL.
There was thinkos that either send_value or throw_value is specified, but there were cases with both. Note that send_value is pushed onto generator's stack - but that's probably only good, because if we throw exception into gen, it should not ever use send_value, and that will be just extra "assert".
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions