Home
last modified time | relevance | path

Searched refs:docFile (Results 1 – 1 of 1) sorted by relevance

/external/fonttools/MetaTools/
DbuildTableList.py14 docFile = os.path.join(fontToolsDir, "README.rst") variable
60 with open(docFile) as f:
72 with open(docFile, "w") as f: