OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | binary_type (self) |
def | bson_encode (self, doc) |
def | bson_decode (self, data) |
![]() | |
def | __init__ (self, credentials) |
def binary_type | ( | self | ) |
Return the bson.binary.Binary type.
def bson_decode | ( | self, | |
data | |||
) |
Decode BSON to a dictionary.
def bson_encode | ( | self, | |
doc | |||
) |
Encode a dictionary to BSON.