Esempio n. 1
0
def get_hex_uuid():
    from xpra.os_util import get_hex_uuid as ghu
    return ghu()
Esempio n. 2
0
def get_hex_uuid():
    from xpra.os_util import get_hex_uuid as ghu
    return ghu()