coneoproject / COFFEE

COFFEE - A COmpiler For Fast Expression Evaluation
Other
9 stars 6 forks source link

Improve Python 3 compatibility #103

Closed miklos1 closed 8 years ago

miklos1 commented 8 years ago

This is mostly related to the Python 3 change that many functions now return generators instead of lists.