python-onvif-zeep icon indicating copy to clipboard operation
python-onvif-zeep copied to clipboard

Make super() syntax compatible with Python 2

Open philsuth opened this issue 6 years ago • 0 comments

This is a minor change to the usage of super() within client.py to maintain Python 2 compatibility. I believe this should resolve issue #33.

philsuth avatar Apr 29 '19 13:04 philsuth