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