mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-31 12:10:31 +08:00
Instead of `uuid`'s `get_hex()` use `hex` which is available in both Python 2.7 and Python 3. From: @chinux23, Chen Huang <chen_huang@apple.com>