swift
0fd0c486
- [Python] Use Py3k compatible print operator: print "foo" → print("foo")
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
[Python] Use Py3k compatible print operator: print "foo" → print("foo")
References
#1584 - [Python] Use Py3k compatible print operator: print "foo" → print("foo")
Author
practicalswift
Parents
56cbc4f7
Loading