Mastering Python Regular Expressions

Python-specific examples that can be used straightaway in the Python console. What this book covers Chapter 1, Introducing Regular Expressions, will introduce the basics of the regular expression syntax from a non-Python-specific point of view. Chapter 2, Regular Expressions with Python, will cover the Python's API for regular ................
................