using os.path.join is in general more robust than using string with forward slashes
This is a backport of Core PR18952
Differential D9119
avoided os-dependant path PiRK on Feb 1 2021, 09:19. Authored by Tags None Subscribers None
Details
using os.path.join is in general more robust than using string with forward slashes This is a backport of Core PR18952 ninja check-functional
Diff Detail
|