in tsqa/environment.py [0:0]
def __init__(self, prefix): if prefix is not None: prefix = os.path.abspath(prefix) self.prefix = prefix