Searched refs:futimp (Results 1 – 1 of 1) sorted by relevance
18 futimp = "from __future__ import absolute_import\n" variable28 test2_newabs_co = compile(futimp + absimp + test_src, "<???>", "exec")31 test2_futrel_co = compile(futimp + relimp + test_src, "<???>", "exec")