I was using python re library and came across the following behavior.
re
>>> import re >>> re.sub(pattern=".*", repl=&qu