mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-19 11:22:06 +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>