Home
last modified time | relevance | path

Searched refs:mimedb (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dmimetypes.py243 def enum_types(mimedb): argument
247 ctype = _winreg.EnumKey(mimedb, i)
/external/python/cpython2/Lib/
Dmimetypes.py241 def enum_types(mimedb): argument
245 ctype = _winreg.EnumKey(mimedb, i)