Skip to content

Removed all print statements. #54

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
wants to merge 2 commits into from
Closed

Removed all print statements. #54

wants to merge 2 commits into from

Conversation

jsma
Copy link

@jsma jsma commented Jun 30, 2016

Some were not compatible with Python 3, but more importantly, these should be logging calls.
Removed commented out print statements as well so these aren't accidentally reintroduced.

This should fix #39

jsma added 2 commits June 29, 2016 17:27
Some were not compatible with Python 3, but more importantly, these should be logging calls.
Removed commented out print statements as well so these aren't accidentally reintroduced.
This was referenced Jun 30, 2016
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.

Getting Print statement error in apicontrollersbase.py Python 2 print in Python 3 Lib?
1 participant