Searched defs:hook_encoded (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | fileinput.py | 381 def hook_encoded(encoding): function |
/external/python/cpython3/Lib/ | ||
D | fileinput.py | 410 def hook_encoded(encoding, errors=None): function |