Ejemplo n.º 1
0
 def _print_Pow(self, *args, **kw):
     return StrPrinter._print_Pow(self, *args, **kw).replace('**', '^')