Searched refs:docFile (Results 1 – 1 of 1) sorted by relevance
14 docFile = os.path.join(fontToolsDir, "README.rst") variable60 with open(docFile) as f:72 with open(docFile, "w") as f: