Searched defs:THIS_DIR (Results 1 – 5 of 5) sorted by relevance
16 THIS_DIR = os.path.abspath(os.path.dirname(__file__)) variable
9 THIS_DIR = os.path.dirname(__file__) variable
24 THIS_DIR = os.path.dirname(os.path.realpath(__file__)) variable
29 THIS_DIR = os.path.realpath(os.path.dirname(__name__)) variable
30 THIS_DIR = os.path.realpath(os.path.dirname(__file__)) variable