Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the inner workings of Python's regular expression module in this informative EuroPython conference talk. Dive deep into the structure and functionality of the 're' module, uncovering hidden gems and lesser-known features. Learn about the compilation process, speed implications of using callable replacements in 're.sub', and the intricacies of the MatchObject interface. Gain a better understanding of this widely-used module through clear explanations, interesting trivia, and practical examples. Suitable for anyone familiar with basic regular expression usage in Python.