datacenter / acitoolkit

A basic toolkit for accessing the Cisco APIC
Other
350 stars 266 forks source link

Fix python3 support #230

Closed richardstrnad closed 7 years ago

richardstrnad commented 7 years ago

This Pull request will fix the broken python3 support. It's a work in progress, please wait with the merge.

Targets #229

richardstrnad commented 7 years ago

Is there something that speaks against the change from ipaddr to ipaddress (already in use for other functions)?

richardstrnad commented 7 years ago

Last commit respects the fix for #205 but change the way it's done to be python3 supported