Ejemplo n.º 1
0
 def __init__(self, view):
     """Initializes the update copyright command."""
     CopyrightCommand.__init__(self, view)
     self.patterns = None
     self.matched_pattern = None
     self.edit = None