Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Diomenu.py71 def coding_spec(data): function
269 enc = coding_spec(two_lines)
410 enc = coding_spec(chars)
/external/python/cpython2/Lib/idlelib/
DIOBinding.py119 def coding_spec(str): function
294 enc = coding_spec(chars)
405 enc = coding_spec(chars)