pattern3 / pattern

Goal: make Pattern compatible with Python 3.
http://www.clips.ua.ac.be/pages/pattern
BSD 3-Clause "New" or "Revised" License
59 stars 35 forks source link

Fixing test_db errors #28

Open shubhangiKishore opened 7 years ago

shubhangiKishore commented 7 years ago

Work in progress, need comments. @tom-de-smedt @guydepauw Fixed test_db errors involving cmp and zip object. Please have a look when you have some time and let me know if I am going in the right direction. I'll continue to fix more errors till then.

shubhangiKishore commented 7 years ago

https://travis-ci.org/shubhangiKishore/pattern/builds/216032856 All tests for Python 3.4 are passing. (Excluding the skipped tests)