Jul-14-2020, 11:24 AM
Your first findall string does not have a '?' The second one does.
Don't capture every possible exception, capture a specific exception you want to handle.
Don't capture every possible exception, capture a specific exception you want to handle.