summaryrefslogtreecommitdiff
path: root/net-im/telepathy-gabble/files/patch-tools_gobject-foo.py
blob: 5143c09e70c30422e58dac0c04e8e99afcf8e888 (plain) (blame)
1
2
3
4
5
6
7
8
--- tools/gobject-foo.py.orig	2014-05-07 14:28:02 UTC
+++ tools/gobject-foo.py
@@ -87,4 +87,4 @@ if __name__ == '__main__':
 
     head, tail = argv
 
-    print '\n'.join(gobject_header(head, tail, as_interface=as_interface))
+    print('\n'.join(gobject_header(head, tail, as_interface=as_interface)))