Searched refs:readme_path (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/thirdparty/
H A D__init__.py93 readme_path = os.path.join(autoinstalled_dir, "README") variable
94 if not os.path.exists(readme_path):
95 with codecs.open(readme_path, "w", "ascii") as file:

Completed in 83 milliseconds