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

Inconsistent case for keyboard builtin #19

Closed
lordmauve opened this issue Jun 18, 2015 · 1 comment
Closed

Inconsistent case for keyboard builtin #19

lordmauve opened this issue Jun 18, 2015 · 1 comment
Labels
bug Something isn't working minor

Comments

@lordmauve
Copy link
Owner

Originally reported by: Daniel Pope (Bitbucket: lordmauve, GitHub: lordmauve)


Due to inconsistency in the pygame constants, the keyboard builtin's key state attributes are a mixture of uppercase and lowercase.

Because these are variables, they should all be lower case.


@lordmauve
Copy link
Owner Author

Original comment by Daniel Pope (Bitbucket: lordmauve, GitHub: lordmauve):


Refactor keyboard built-in to fix attribute name case consistency (closes #19)

@lordmauve lordmauve added minor bug Something isn't working labels Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant