Projects STRLCPY maigret Commits 31df4eb4
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    maigret/sites.py
    skipped 134 lines
    135 135   return self
    136 136   
    137 137   self.request_future = None
     138 + self.url_regexp = None
     139 + 
    138 140   self_copy = copy.deepcopy(self)
    139 141   engine_data = self_copy.engine_obj.site
    140 142   site_data_keys = list(self_copy.__dict__.keys())
    skipped 181 lines
Please wait...
Page is in error, reload to recover