Skip to content

Conversation

@fawkesley
Copy link
Contributor

print(x) has been preferred over print x for a long time now, and is required for Python 3 compatibility.

`print(x)` has been preferred over `print x` for a long time now, and is required for Python 3 compatibility.
@phalt
Copy link
Contributor

phalt commented Nov 17, 2014

+1

phalt added a commit that referenced this pull request Nov 17, 2014
Use print() not print statement
@phalt phalt merged commit c13f243 into twilio:master Nov 17, 2014
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