-
- Downloads
py: VM never throws an exception, instead returns a status and value.
Addresses issue #290, and hopefully sets up things to allow generators throwing exceptions, etc.
Showing
- py/bc.h 8 additions, 2 deletionspy/bc.h
- py/objexcept.c 2 additions, 1 deletionpy/objexcept.c
- py/objfun.c 7 additions, 2 deletionspy/objfun.c
- py/objgenerator.c 24 additions, 16 deletionspy/objgenerator.c
- py/vm.c 27 additions, 16 deletionspy/vm.c
- tests/basics/try-module.py 1 addition, 1 deletiontests/basics/try-module.py
Please register or sign in to comment