Searched defs:readme (Results 1 – 8 of 8) sorted by relevance
96 readme = '' variable98 readme = f.read() variable
97 readme = '' variable99 readme = f.read() variable
136 def _pep621_example_project(tmp_path, readme="README.rst"): argument166 def test_readme_content_type(tmp_path, readme, ctype): argument
12 readme = file.read() variable
8 fn readme() { in readme() function
52 readme = readme_file.read() variable
57 readme = readme_file.read() variable
1054 char *readme; in has_new_format() local