OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __new__ (cls, address, namespace) |
def | namespace (self) |
def | __hash__ (self) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
Data Fields | |
namespace | |
The server address (host, port) of a cursor, with namespace property.
def __eq__ | ( | self, | |
other | |||
) |
def __hash__ | ( | self | ) |
def __ne__ | ( | self, | |
other | |||
) |
def __new__ | ( | cls, | |
address, | |||
namespace | |||
) |
def namespace | ( | self | ) |
The namespace this cursor.
namespace |