Home
last modified time | relevance | path

Searched defs:guess_all_extensions (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dmimetypes.py157 def guess_all_extensions(self, type, strict=True): member in MimeTypes
297 def guess_all_extensions(type, strict=True): function
/external/python/cpython3/Lib/
Dmimetypes.py160 def guess_all_extensions(self, type, strict=True): member in MimeTypes
295 def guess_all_extensions(type, strict=True): function