Searched refs:_one_shot (Results 1 – 1 of 1) sorted by relevance
199 chunks = self.iterencode(o, _one_shot=True)204 def iterencode(self, o, _one_shot=False): argument246 if (_one_shot and c_make_encoder is not None256 self.skipkeys, _one_shot)260 _key_separator, _item_separator, _sort_keys, _skipkeys, _one_shot, argument