Skip to content

Conversation

@xanpeng
Copy link
Contributor

print(number, end=' ') won't work in python 2.x, this patch make it work.
Test passed under python 2.7.9, python 2.6.6 and python 3 (ideone.com used).

faif added a commit that referenced this pull request May 1, 2015
add __future__ print_function
@faiffaif merged commit 0ef136f into faif:masterMay 1, 2015
Sign up for freeto 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

@xanpeng@faif