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

Correct exception handling; Python3 print compatible #11

Merged
merged 3 commits into from
May 2, 2018
Merged

Correct exception handling; Python3 print compatible #11

merged 3 commits into from
May 2, 2018

Conversation

MatthijsBurgh
Copy link
Contributor

No description provided.

@MatthijsBurgh
Copy link
Contributor Author

ping :)

@trainman419
Copy link
Contributor

This doesn't look like it's Python 2 compatible, and since Python 2 is still the default version of python for ROS and most Linux distributions, that makes it difficult to merge.

I think the only fix for this should be to import the print function from future.

@MatthijsBurgh
Copy link
Contributor Author

@trainman419, applied import print from future.

@MatthijsBurgh
Copy link
Contributor Author

ping again :)

@MatthijsBurgh
Copy link
Contributor Author

Ping

@trainman419
Copy link
Contributor

I've confirmed that this still works on Python 2.

@trainman419 trainman419 merged commit d2ddfbe into ros-teleop:master May 2, 2018
@MatthijsBurgh MatthijsBurgh deleted the patch-1 branch May 2, 2018 16:47
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 this pull request may close these issues.

2 participants