from bprint import p test_var = 123 def test_func(): p("test!")