ovh / python-ovh

Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing.
https://pypi.org/project/ovh/
Other
278 stars 76 forks source link

Print not working in the code examples README.md in python 3 #66

Closed ericfourrier closed 5 years ago

ericfourrier commented 6 years ago

print without parentheses is not python3 compatible