Searched defs:pythonpath (Results 1 – 2 of 2) sorted by relevance
230 pythonpath = config.get('module_search_paths') variable474 pythonpath = [] variable655 pythonpath = [] variable759 pythonpath = [] variable
374 char *pythonpath = PYTHONPATH; in calculate_path() local