diff --git a/vzaar.py b/vzaar.py index 241e385..773642c 100644 --- a/vzaar.py +++ b/vzaar.py @@ -57,7 +57,7 @@ def build(self, father, structure): father.appendChild(tag) def display(self): - print self.doc.toprettyxml(indent=" ") + print(self.doc.toprettyxml(indent=" ")) class Vzaar(object): def __init__(self, vzaar_username, vzaar_key, video_success_redirect,