From 7da4243862494d1fc7478956362f4da6d80f4f7e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 21 Oct 2019 03:00:45 +0000 Subject: CTAN sync 201910210300 --- graphics/asymptote/aspy.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/asymptote/aspy.py') diff --git a/graphics/asymptote/aspy.py b/graphics/asymptote/aspy.py index 6b3fb3ec2e..6c657c7bde 100644 --- a/graphics/asymptote/aspy.py +++ b/graphics/asymptote/aspy.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 ##### # # aspy.py @@ -339,7 +340,7 @@ def DatumFromCallable(f): return DatumFromHandle(h) -print "version", policy.contents.version +print ("version", policy.contents.version) state = State(baseState) -- cgit v1.2.3