Skip to content
Commit 102ca665 authored by Vincent Stehle's avatar Vincent Stehle
Browse files

guid.py: extract version manually



When the GUID variant is invalid, the python `uuid' module will return None
for the version.
While this is fine for verification, this does not help with debugging.
Extract the version field manually instead, to better deal with invalid
GUIDs.

Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
parent bddc2808
Loading
Loading
Loading
Pipeline #10907 passed with stage
in 3 minutes and 49 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment