String Manipulation in Python 3+
... a different object, called Match. These objects symbolize a True Boolean flag for any kind of regex searches. This means that if you get a Match object from a re.search(...), then you have at least 1 or more successful matches (which is good).