Home
last modified time | relevance | path

Searched defs:readme (Results 1 – 8 of 8) sorted by relevance

/external/python/asn1crypto/tests/
Dsetup.py96 readme = '' variable
98 readme = f.read() variable
/external/python/asn1crypto/
Dsetup.py97 readme = '' variable
99 readme = f.read() variable
/external/python/setuptools/setuptools/tests/config/
Dtest_apply_pyprojecttoml.py136 def _pep621_example_project(tmp_path, readme="README.rst"): argument
166 def test_readme_content_type(tmp_path, readme, ctype): argument
/external/python/uritemplates/
Dsetup.py12 readme = file.read() variable
/external/rust/crates/combine/examples/
Dreadme.rs8 fn readme() { in readme() function
/external/python/google-api-python-client/
Dsetup.py52 readme = readme_file.read() variable
/external/python/python-api-core/
Dsetup.py57 readme = readme_file.read() variable
/external/libtracefs/src/
Dtracefs-hist.c1054 char *readme; in has_new_format() local