machinalis / quepy

A python framework to transform natural language questions to queries in a database query language.
Other
1.25k stars 296 forks source link

Py3 issue45 #46

Open moagstar opened 7 years ago

moagstar commented 7 years ago

I've made a few changes to quepy app and tests so that python 3 is working in the test suite. I skipped the tests which check that a Value is raised when ascii input is given, since this should be less of an issue with python3.

jesushd12 commented 7 years ago

Hi , is Quepy working on python 3.5? I have errors and I have included the modification of this pull request