asweigart / asweigart/PyGetWindow
Window.__str__ broken, cant print window
Open
- Dominant language
- Python
- Stars
- 422
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
```
Traceback (most recent call last):
File "", line 16, in
File "", line 11, in sortwindowlocation
File "c:\python38\lib\site-packages\pygetwindow\__init__.py", line 71, in __str__
r = self._getWindowRect(self._hWnd)
TypeError: _getWindowRect() takes 1 positional argument but 2 were given
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.