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