Ejemplo n.º 1
0
 def normalize(self, charsubs=None):
     """ Normalize, but don't allow character substitutions """
     return Command.normalize(self)
Ejemplo n.º 2
0
 def normalize(self, charsubs=None):
     """ Normalize, but don't allow character substitutions """
     return Command.normalize(self)