Skip to content

use of print statement #81

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

Closed
gregbo opened this issue Feb 21, 2023 · 2 comments
Closed

use of print statement #81

gregbo opened this issue Feb 21, 2023 · 2 comments

Comments

@gregbo
Copy link
Contributor

gregbo commented Feb 21, 2023

To be compatible with newer Python versions, I suggest using the print builtin function instead.

@xorrkaz
Copy link
Collaborator

xorrkaz commented Feb 21, 2023

Most, if not all, of these samples were written for Python 2.7 where print 'string' was allowed. If you want to submit a PR to futurize the modules, we'd appreciate it.

@xorrkaz
Copy link
Collaborator

xorrkaz commented Mar 1, 2023

Thanks for the PR!

@xorrkaz xorrkaz closed this as completed Mar 1, 2023
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

No branches or pull requests

2 participants