Searched defs:initial_bytes (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | _pyio.py | 796 def __init__(self, initial_bytes=None): argument |
/external/python/cpython3/Lib/ | ||
D | _pyio.py | 838 def __init__(self, initial_bytes=None): argument |