shinglyu / RustPython

A Python interpreter written in Rust
MIT License
88 stars 3 forks source link

Allow raising real exceptions within opcode #15

Open shinglyu opened 7 years ago

shinglyu commented 7 years ago

See the TypeError raised in STORE_SUBSCR's Str branch