Home
last modified time | relevance | path

Searched defs:pycache (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/py-mcomix/mcomix3-9eb4fc7/test/
H A Drun.py17 pycache = os.path.join(test_dir, '__pycache__') variable
/dports/devel/py-dill/dill-0.3.4/tests/
H A Dtest_module.py64 pycache = os.path.join(os.path.dirname(module.__file__), "__pycache__") variable