supersaiyanmode / PyWebOSTV

Python API for controlling LG TVs (Web OS)
MIT License
271 stars 50 forks source link

Fix for Python 3.10 #62

Closed vBlackOut closed 3 years ago

supersaiyanmode commented 3 years ago

LGTM

Quick question: I'm traveling and am unable to search if the new import is backward-compatible with all previous python versions -- can you please confirm? If not, can you please surround the import with try..except and fall back to the old import?

supersaiyanmode commented 3 years ago

Once this is pulled in, I'll bump up the version and upload it to PyPI. Thanks for this fix :)