pysys.utils.stringutils module¶
-
pysys.utils.stringutils.
compareVersions
(v1, v2)[source]¶ Compares two alphanumeric dotted version strings to see which is more recent.
See
pysys.process.user.ProcessUser.compareVersions
for more details.
pysys.utils.stringutils.
compareVersions
(v1, v2)[source]¶Compares two alphanumeric dotted version strings to see which is more recent.
See pysys.process.user.ProcessUser.compareVersions
for more details.