CygnusNetworks/pypureomapi

Does it support python3?

Closed this issue · 3 comments

Does it support python3?

We have not tried using it under Python 3. If you try, please give us feedback if this works. I do not see any real issues there.

It has a type error under Python 3 in the constructor of Omapi. I fixed it and added the API add_host_supersede_name() in my pull request.

Is merged