Python provides two very important features to handle any unexpected error in your Python programs and to add debugging capabilities in them − Exception Handling ...
With breaking on Uncaught Exceptions option enabled, the debugger breaks inside re module when using python interpreter coming from a virtual environment created by virtualenv. Hitting Continue button ...