Beispiel #1
0
 def reset(self):
     MyParser.reset(self)
     self.local_set = set()      # Set of local links
     self.remote_set = set()     # Set of remote links
Beispiel #2
0
 def reset(self):
     MyParser.reset(self)
     self.local_set = set()  # Set of local links
     self.remote_set = set()  # Set of remote links