Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
Dclient.py800 def _is_textIO(stream): member in HTTPConnection
984 encode = self._is_textIO(data)
1017 encode = self._is_textIO(readable)