Home | History | Annotate | Download | only in xmlrpc

Lines Matching refs:_data

643         self._data = []
675 self._data = []
681 self._data.append(text)
694 return f(self, "".join(self._data))