Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readchar.key direct uses fail #87

Closed
Cube707 opened this issue Jul 28, 2022 · 0 comments · Fixed by #88
Closed

readchar.key direct uses fail #87

Cube707 opened this issue Jul 28, 2022 · 0 comments · Fixed by #88
Assignees

Comments

@Cube707
Copy link
Collaborator

Cube707 commented Jul 28, 2022

code like this failes with the new version:

import readchar

print(readchar.key.UP)

❌ AttributeError: module 'readchar' has no attribute 'key'

This needs to be fixed as it is required for backwards compatability

@Cube707 Cube707 self-assigned this Jul 28, 2022
Cube707 added a commit that referenced this issue Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant