shinglyu / RustPython

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

TypeError: object is not iterable #19

Closed wangyu190810 closed 6 years ago

wangyu190810 commented 7 years ago

for test case run list value is running , value is tuple will panic "TypeError: object is not iterable " check your code find tuple not match any case.

shinglyu commented 6 years ago

@wangyu190810 Sorry for taking so long! I was too occupied by new job and new projects so haven't check back for a while. Thank you for fixing this!

wangyu190810 commented 6 years ago

very think, this program is very best.