Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
D_pyio.py796 def __init__(self, initial_bytes=None): argument
/external/python/cpython3/Lib/
D_pyio.py838 def __init__(self, initial_bytes=None): argument