As the title says Signed-off-by: Attila Vamos <attila.vamos@gmail.com>
@@ -16,6 +16,7 @@
############################################################################## */
//class=embedded
+//class=python2
//nothor
@@ -38,6 +39,3 @@ d t := transform
end;
catch(d(testThrow(a) = a), onfail(t));
-
import python;
string pcat(string a, string b) := IMPORT(Python, '/opt/HPCCSystems/examples/embed/python_cat.cat':time);
IMPORT Python;