Home | History | Annotate | Download | only in Lib

Lines Matching refs:tobuf

1000     def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="strict"):
2048 buf = tarinfo.tobuf(self.format, self.encoding, self.errors)