Lines Matching refs:strip
211 def _to_json(self, strip=None):
215 strip: array, An array of names of members to not include in the JSON.
223 if strip is not None:
224 for member in strip:
439 return self._to_json(strip=['_fd'])
1123 # Strip off the \n\n that the MIME lib tacks onto the end of the payload.
1138 # Strip off the status line