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 Stehlé <vincent.stehle@arm.com>
parent
bddc2808
Loading
Loading
Pipeline
#10907
passed
with stage
in
3 minutes and 49 seconds
Loading
Please register or sign in to comment