8000 Use print() not print statement by fawkesley · Pull Request #192 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@fawkesley
Copy link
Contributor
@fawkesley 8000 fawkesley commented Nov 17, 2014

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

0