예제 #1
0
파일: crypto.py 프로젝트: svn2github/Xpra
def get_hex_uuid():
    from xpra.os_util import get_hex_uuid as ghu
    return ghu()
예제 #2
0
파일: crypto.py 프로젝트: DiGuoZhiMeng/Xpra
def get_hex_uuid():
    from xpra.os_util import get_hex_uuid as ghu
    return ghu()