Searched defs:uuid (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/transport/
H A Dfileobj.py28 import uuid as uuidm
238 def uuid(self): member in class:StreamingFileObj
/pkg/src/modules/
H A Dconfig.py61 import uuid namespace
842 uuid.UUID(hex=str(value))
/pkg/src/modules/client/
H A Dpublisher.py51 import uuid namespace
2235 self.__client_uuid = str(uuid.uuid1())

Completed in 279 milliseconds