Searched refs:definePath (Results 1 – 1 of 1) sorted by relevance
15 definePath = os.path.join(rootPath, 'catch.hpp') variable118 with open(definePath, 'rb') as file:120 with open(definePath, 'wb') as file: