buf = cStringIO(). p = SmartPrinter(buf, subs = subs). p.printer(formula, threshold = threshold). res = buf.getvalue(). buf.close(). return res ...
確定! 回上一頁