Searched defs:tobuf (Results 1 – 2 of 2) sorted by relevance
488 char *tobuf, *p; in charset_convert() local
1006 def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="surrogateescape"): member in TarInfo