Alternative re.sub that handles empty groups. This acts like re.sub, except it replaces empty groups with '' instead of raising an exception.
(pattern, replacement, text)
source not stored for this graph (policy: none)
no test coverage detected