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