ICI Modules: uuid: parse


Modules by name : by type

Synopsis

uuid = uuid.parse(string)

Description

Reads a textual representation of a UUID, as generated by uuid.unparse, and returns a corresponding uuid object.