コード例 #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()