error when executing regular expression with python
the file “catalogo_no_linebreak.txt” contains a list of products, grouped in one line, i’am using the regular expression (re.split()) to try
Retrieve the record of each product and logo after saving to the “saida.txt” file.
python regex, how to unpack multiple group when group may not exit [closed]
Closed 6 hours ago.
Regular expresssion to extract the headers between two lines
I’m trying to extract a headers between the two dotted line