Searched refs:absimp (Results 1 – 1 of 1) sorted by relevance
15 absimp = "import sub\n" variable27 test2_oldabs_co = compile(absimp + test_src, "<???>", "exec")28 test2_newabs_co = compile(futimp + absimp + test_src, "<???>", "exec")