Terry J. Reedy <tjre...@udel.edu> added the comment:

I changed the bare except: to 'except AttributeError:'.  If 
ctypes.windll.shcore.SetProcessDpiAwareness exists, can calling it with True 
ever fail?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33656>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to