side_effect.py 167 Bytes Raw Blame History Permalink 1 2 3 4 5 """ A dummy module for testing the execution of various breakpoint commands. A command will modify a global variable in this module and test will check its value. """