Searched defs:_PATH_SEP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DBuildEngine.py318 _PATH_SEP = "(+)" variable in class:BuildRule
370 Line = self.RuleContent[Index].strip().replace(self._PATH_SEP, os.path.sep)

Completed in 32 milliseconds