necaris / python3-openid

Python 3 port of the python-openid library
Apache License 2.0
46 stars 42 forks source link

Use non-deprecated defusedxml ElementTree first #64

Closed riconnon closed 1 week ago

riconnon commented 1 year ago

When importing defusedxml's ElementTree use the non-deprecated import path first to avoid warnings.