Searched refs:t32_cfg (Results 1 – 1 of 1) sorted by relevance
31 t32_cfg: Path,37 self.t32_cfg = t32_cfg101 if not self.t32_cfg.is_absolute():102 self.t32_cfg = Path(t32_dir) / self.t32_cfg103 if not self.t32_cfg.exists():140 '-c', str(cfg if cfg else self.t32_cfg),