How To Find First And All Matched String Use Python Regex Pattern Object Leave a Comment / Python Tutorial / Regular Expression In this article, i will show you how to use python regular expression module ( python re module ) to parse a string to return the first matched string and all matched strings.