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

python3: Use input instead of raw_input #216

Merged
merged 1 commit into from Jun 12, 2021

Conversation

n0toose
Copy link
Contributor

@n0toose n0toose commented Jun 12, 2021

- Fixes haikuports#215
- raw_input() has been deprecated and replaced with input()
@pulkomandy pulkomandy merged commit 5b68eec into haikuports:master Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

name 'raw_input' is not defined
2 participants