aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-12 18:38:41 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-12 18:38:41 +0100
commit758908b3b08cd94d412b3d146d7be9bb1256dc25 (patch)
tree815dd8cbf8af210d71ee228e8ce3223832913906 /examples
parentff03bec0707b4566a4f0e0228a942c1ceedab662 (diff)
print is a function in Python3
Gbp-Dch: Ignore
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/gbp-add-patch1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/gbp-add-patch b/examples/gbp-add-patch
index 9a7cc0da..43c455ad 100755
--- a/examples/gbp-add-patch
+++ b/examples/gbp-add-patch
@@ -31,7 +31,6 @@ commits debian/patches/0010-bla-fasel with this changelog message:
Closes: <bugs>
Thanks: <author>
"""
-from __future__ import print_function
import re
import sys