GobySoft / dccl

Dynamic Compact Control Language
Other
17 stars 13 forks source link

Python 3 support #62

Closed kguilbert closed 5 years ago

kguilbert commented 5 years ago

This adds Python 3 support while maintaining Python 2 support. Tested against Python 2.7, 3.5, and 3.6. Also improves on exception handling in the python binding.