Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dmimetypes.py40 knownfiles = [ variable
355 files = knownfiles
/external/python/cpython2/Doc/library/
Dmimetypes.rst83 the file names to use are taken from :const:`knownfiles`; on Windows, the
85 :const:`knownfiles` takes precedence over those named before it. Calling
119 .. data:: knownfiles
156 >>> mimetypes.knownfiles
/external/python/cpython2/Lib/test/
Dtest_mimetypes.py11 mimetypes.knownfiles = []