sage: t = '"%s"'%10^10000 # ten thousand character string. sage: a = mathematica(t) sage: a = mathematica.eval(t)