python-for-devops
python-for-devops copied to clipboard
Update 03-regex-findall.py
Replaced re.search() code with re.findall() as this example for findall function.