Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dfileinput.py381 def hook_encoded(encoding): function
/external/python/cpython3/Lib/
Dfileinput.py410 def hook_encoded(encoding, errors=None): function