OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | stream (self) |
Mixin for :class:`BaseResponse` subclasses. Classes that inherit from this mixin will automatically get a :attr:`stream` property that provides a write-only interface to the response iterable.
def stream | ( | self | ) |
The response iterable as write-only stream.