Searched refs:is_debug_mode (Results 1 – 5 of 5) sorted by relevance
70 if is_debug_mode; then86 if is_debug_mode; then145 if is_debug_mode; then218 if is_debug_mode; then
54 is_debug_mode() { function61 if is_debug_mode; then
223 if is_debug_mode; then
46 is_debug_mode = b"SANITIZE" in text48 text = "" if is_debug_mode else text.decode ("utf-8").strip ()