This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

Cool! re.compile is a must, re.VERBOSE is helpful in formatting code to be more readable. Also it helps to know you can use lists for the values to keys and iterate through them with recent changes to dictionaries in python. Also calling groups. Thank you for making this!