OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __call__ (self, r) |
Base class that all auth implementations derive from
def __call__ | ( | self, | |
r | |||
) |
Reimplemented in HTTPDigestAuth, HTTPProxyAuth, and HTTPBasicAuth.