Searched refs:hex (Results 1 - 2 of 2) sorted by relevance

/ec/ECSpooler/lib/util/
H A Duuid.py31 # make a UUID from a string of hex digits (braces and hyphens ignored)
34 # convert a UUID to a string of hex digits in standard form
85 hex the UUID as a 32-character hexadecimal string
98 def __init__(self, hex=None, bytes=None, fields=None, int=None,
105 argument. When a string of hex digits is given, curly braces,
116 Exactly one of 'hex', 'bytes', 'fields', or 'int' must be given.
119 overriding bits in the given 'hex', 'bytes', 'fields', or 'int'.
122 if [hex, bytes, fields, int].count(None) != 3:
123 raise TypeError('need just one of hex, bytes, fields, or int')
124 if hex i
249 hex = property(get_hex) variable in class:UUID
[all...]
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 805 milliseconds