Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtarfile.py816 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="surrogateescape"): member in TarInfo
/external/python/cpython2/Lib/
Dtarfile.py1000 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"): member in TarInfo