Exemplo n.º 1
0
 def __init__(self):
     Replacer.__init__(self)
     self.argument_pattern = re.compile(ur'{[0-9]}')
Exemplo n.º 2
0
 def __init__(self):
     Replacer.__init__(self)