from_string
Description:
Converts the text representation to an enumerated value.
Parameters:
version_str |
the string. |
Returns:
a FormatVersion. For unknown, the highest version number is assumed. |
Converts the text representation to an enumerated value.
version_str |
the string. |
a FormatVersion. For unknown, the highest version number is assumed. |