-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
bugthis shouldn't be happening and needs fixingthis shouldn't be happening and needs fixing
Description
Hello! I see in two places two different sets of OS, which one is correct?
python-readchar/readchar/__init__.py
Line 11 in 6ae17c2
| if platform.startswith(("linux", "darwin", "freebsd", "openbsd")): |
python-readchar/readchar/key.py
Line 8 in 6ae17c2
| if platform.startswith(("linux", "darwin", "freebsd")): |
Metadata
Metadata
Assignees
Labels
bugthis shouldn't be happening and needs fixingthis shouldn't be happening and needs fixing