Closed somelinguist closed 5 years ago
These commits fix errors encountered when running FLExTools under Python 3.
Changes to core FLExTools code: 858d465 6879d1f
Changes in Modules: 320a416 1fab9d7 bf05b47 098bb49
It looks like some of the changes got included in the wrong commits, but they were all intentional changes. One other consistent change was to change <> to !=, which works in both Python 2 and 3.
<>
!=
These commits fix errors encountered when running FLExTools under Python 3.
Changes to core FLExTools code: 858d465 6879d1f
Changes in Modules: 320a416 1fab9d7 bf05b47 098bb49