I'm trying to catch and with regex format. This is my code: linkregex = re.compile(b'<[link|a] [^>]href='|"['"][^>]?>') but that isn't catching both... any ideas?
Aucun commentaire:
Enregistrer un commentaire