1# This flag gets set to True by sage.doctest.forker.init_sage at the 2# beginning of each doctest run. 3DOCTEST_MODE = False 4 5