Conversion to python3, using 2to3.
This commit is contained in:
@@ -109,7 +109,7 @@ def render_best_attack(fn,cid):
|
||||
render_dot(dotfile,"png")
|
||||
render_dot(dotfile,"pdf")
|
||||
|
||||
print "%s; %s" % (fn,cl)
|
||||
print("%s; %s" % (fn,cl))
|
||||
|
||||
def main():
|
||||
|
||||
|
||||
Reference in New Issue
Block a user