asweigart / asweigart/PyGetWindow

Window.__str__ broken, cant print window

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.