Skip to content

Conversation

cclauss
Copy link
Collaborator

@cclauss cclauss commented Aug 22, 2017

No description provided.

@dsjoerg
Copy link
Member

dsjoerg commented Aug 22, 2017

Ha, I never knew until today how Python 2 handled print('foo'). Turns out it's still a statement, just a statement that takes a tuple.

@dsjoerg dsjoerg merged commit 211e23c into ggtracker:upstream Aug 22, 2017
@cclauss cclauss deleted the patch-1 branch August 22, 2017 21:24
@cclauss
Copy link
Collaborator Author

cclauss commented Aug 22, 2017

from __future__ import print_function will force Python 2 to work exactly like Python 3.

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