Closed phpjunkie420 closed 6 days ago
I was using getattr on the hwnd attribute to check if the window has been closed and it is generating _ctypes.COMError. Expected since I'm not using hasattr.
I want to know where this exception is so I can import it and I can't find it.
Now that is a puzzle, I haven't seen this error yet.
I was using getattr on the hwnd attribute to check if the window has been closed and it is generating _ctypes.COMError. Expected since I'm not using hasattr.
I want to know where this exception is so I can import it and I can't find it.